瀏覽代碼

测试用例:循环测试;

Jeff 5 年之前
父節點
當前提交
0ed93628fd
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      scbc.tools/test/test.cpp

+ 1 - 2
scbc.tools/test/test.cpp

@@ -51,8 +51,7 @@ int _tmain(int argc, TCHAR* argv[], TCHAR* envp[])
 				if ( nRet == 0 )
 				{
 					printf("该批次未导入系统,无法下载,程序退出\n");
-					system("pause");
-					exit(0);
+					continue;
 				}
 			}
 			else