提交 d53650e9 编写于 作者: D dhc-123

test2

Signed-off-by: Ndhc-123 <duanhaochen2@huawei.com>
上级 b265d057
......@@ -35,9 +35,9 @@ describe('window_test', function(){
* @tc.desc Test moveTo API function test
* @tc.autor hekun wx874319
*/
it('moveTestNegative',0,function(){
it('moveTestNegative', 0,function(){
console.log('jsunittest moveTestNegative begin')
window.getTopwindow().then(wnd=>{
window.getTopwindow().then(wnd => {
console.log('jsunittest moveTestNegative getTopwindow wnd: ' + wnd)
wnd.moveTo(-200,-200).then(()=>{
console.log('moveTo(-200,-200) success')
......@@ -46,4 +46,4 @@ describe('window_test', function(){
console.log('moveTo(0,0) success')
})
})
})
})
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册