提交 d44a70c0 编写于 作者: F fengzewu

add return

Signed-off-by: Nfengzewu <fengzewu@huawei.com>
上级 cb16137f
......@@ -470,6 +470,7 @@ describe('Image', function () {
console.log('RGBA_016 err: ' + err);
expect(false).assertTrue();
done();
return;
}
console.log('RGBA_016 pixelFormat: image.PixelMapFormat.BGRA_8888');
expect(pixelmap != undefined).assertTrue();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册