未验证 提交 90ac4540 编写于 作者: O openharmony_ci 提交者: Gitee

!6029 修改zlib错误码

Merge pull request !6029 from longwei/master
......@@ -20,7 +20,7 @@ import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from
var dir = "";
var infos = "";
var SRC_FILE_INVALID = 90001;
var SRC_FILE_INVALID = 900001;
export default function ActsZlibTest() {
describe('ActsZlibTest', function () {
beforeEach(async (done) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册