未验证 提交 1145d8a5 编写于 作者: 肖可 提交者: Gitee

update miscservices/TimerTest_js/src/main/js/default/test/SystemTimerJsunit.test.js.

Signed-off-by: Nxiaoke18 <xiaoke16@huawei.com>
上级 c16762c7
...@@ -964,7 +964,7 @@ describe('TimerTest', function() { ...@@ -964,7 +964,7 @@ describe('TimerTest', function() {
console.log('SUB_systemTimer_Timer_JS_API_2800 end'); console.log('SUB_systemTimer_Timer_JS_API_2800 end');
}); });
#if 0
/** /**
* @tc.number SUB_systemTimer_Timer_JS_API_2900 * @tc.number SUB_systemTimer_Timer_JS_API_2900
* @tc.name Test systemTimer.Timer type = TIMER_TYPE_IDLE * @tc.name Test systemTimer.Timer type = TIMER_TYPE_IDLE
...@@ -997,7 +997,7 @@ describe('TimerTest', function() { ...@@ -997,7 +997,7 @@ describe('TimerTest', function() {
expect(destroyTimerRes).assertEqual(true) expect(destroyTimerRes).assertEqual(true)
console.log('SUB_systemTimer_Timer_JS_API_2900 end'); console.log('SUB_systemTimer_Timer_JS_API_2900 end');
}); });
#endif
/** /**
* @tc.number SUB_systemTimer_Timer_JS_API_3000 * @tc.number SUB_systemTimer_Timer_JS_API_3000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册