1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

tests/float: adapt comment for msp430 about increased timeout

This commit is contained in:
Alexandre Abadie 2020-07-10 16:08:22 +02:00
parent 67843a2b11
commit 5555dd3a97
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -9,7 +9,7 @@
import sys
from testrunner import run
# It takes 35 seconds on wsn430, so add some margin
# It takes 35 seconds on msp430, so add some margin
TIMEOUT = 45