shorter test duration
This commit is contained in:
parent
58ca3bcae3
commit
1877a8361f
|
@ -1,4 +1,4 @@
|
|||
if (msg.startsWith("Callback function called at time 2000000 (counter=4000)")) {
|
||||
if (msg.startsWith("Callback function called at time 50000 (counter=100)")) {
|
||||
log.log("TEST OK\n");
|
||||
mote.getSimulation().getGUI().doQuit(false);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue