提交 d4e2194d 编写于 作者: L longwei

fix errcode for zlib

Signed-off-by: Nlongwei <longwei27@huawei.com>
Change-Id: I5413d4fe3894103917025072975dbaa13faf79b1
上级 efc2793c
......@@ -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.
先完成此消息的编辑!
想要评论请 注册