提交 36dbb24e 编写于 作者: L logic42

wanglong108@huawei.com

Signed-off-by: Nlogic42 <wanglong108@huawei.com>
上级 0788fddb
......@@ -209,12 +209,4 @@ describe('appInfoTest', function () {
}
})
})
it('power_reboot_device_test', 0, function () {//rebootDevice(reason: string): void
power.rebootDevice("power_js_test_reboot");
console.info('power_reboot_device_test success');
})
it('power_shutdown_device_test', 0, function () {//shutdownDevice(reason: string): void
power.shutdownDevice("power_js_test_shutdown");
console.info('power_shutdown_device_test success');
})
})
\ No newline at end of file
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册