shawenguan 2 лет назад
Родитель
Сommit
353a1579c3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Scripts/jhsh/jhshHelper.js

+ 1 - 1
Scripts/jhsh/jhshHelper.js

@@ -65,7 +65,7 @@ if (!lk.isExecComm) {
     }
 }
 
-function doTest(){
+async function doTest(){
     startTime = new Date().getTime();
     lk.log('start='+startTime);
     await testWait();