auto-sync
This commit is contained in:
parent
c3d7b956d2
commit
12a5b71898
|
@ -415,7 +415,7 @@ public class AutoTest {
|
|||
|
||||
boolean failed = false;
|
||||
try {
|
||||
IoUtil.launchSimulator(false);
|
||||
IoUtil.launchSimulator(true);
|
||||
mainTestBody();
|
||||
} catch (Throwable e) {
|
||||
e.printStackTrace();
|
||||
|
|
Loading…
Reference in New Issue