提交 26be68fa 编写于 作者: O openharmony_ci 提交者: Gitee

!1218 3.0 LTS分支电源服务子系统同步主干

Merge pull request !1218 from logic42/OpenHarmony-3.0-LTS
......@@ -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.
先完成此消息的编辑!
想要评论请 注册