auto-sync
This commit is contained in:
parent
a5fbadb904
commit
8c1acf2565
|
@ -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