shawenguan 2 năm trước cách đây
mục cha
commit
ca63ecfb12
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Scripts/jhsh/jhshHelper.js

+ 0 - 1
Scripts/jhsh/jhshHelper.js

@@ -68,7 +68,6 @@ if (!lk.isExecComm) {
 function doTest(){
     let startTime = new Date().getTime();
     lk.log('start='+startTime);
-    await waitTest();
     lk.log('pass='+(new Date().getTime() - startTime));
     lk.done();
 }