mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-26 04:32:02 +00:00
5 lines
79 B
JavaScript
5 lines
79 B
JavaScript
TIMEOUT(120000);
|
|
|
|
WAIT_UNTIL(msg.startsWith('Completion time'));
|
|
log.testOK();
|