提交 3c80d650 编写于 作者: D DaiHN

remove napiRunScriptPath007

issue : https://gitee.com/openharmony/xts_acts/issues/I7PI0B?from=project-issueSigned-off-by: NDaiHN <daihuina1@huawei.com>
Change-Id: Ib1a0e6e0168b5aedb5a6690015af4c5d1160ac92
上级 edd60e86
......@@ -124,19 +124,6 @@ export default function nativeApiStringJsunit() {
done();
});
/**
* @tc.number SUB_ACE_BASIC_ETS_NAPI_0007
* @tc.name napiRunScriptPath007
* @tc.desc aceNapiEtsTest
*/
it('napiRunScriptPath007', 0, async function (done) {
console.info('napiRunScriptPath START');
value = napitest.napiRunScriptPath();
console.info('napiRunScriptPath testString result is: ' + JSON.stringify(value));
expect(value).assertEqual(0)
done();
});
/**
* @tc.number SUB_ACE_BASIC_ETS_NAPI_0008
* @tc.name napiCallThreadsafeFunction008
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册