no message
This commit is contained in:
@@ -357,7 +357,9 @@ public class Global {
|
||||
};
|
||||
Log.ClearLog();
|
||||
SapforTestingPlanner planner = new SapforTestingPlanner();
|
||||
//planner.Start();
|
||||
planner.Start();
|
||||
System.out.println("Press any key to exit...");
|
||||
System.in.read();
|
||||
}
|
||||
//---
|
||||
public static void Init(String... args) {
|
||||
|
||||
Reference in New Issue
Block a user