shawenguan %!s(int64=2) %!d(string=hai) anos
pai
achega
ca63ecfb12
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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();
 }