shorter test duration
This commit is contained in:
parent
58ca3bcae3
commit
1877a8361f
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
log.log("TEST OK\n");
|
||||||
mote.getSimulation().getGUI().doQuit(false);
|
mote.getSimulation().getGUI().doQuit(false);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue