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

tests/thread_basic: rename python testrunner script

This commit is contained in:
Alexandre Abadie 2017-11-07 20:28:32 +01:00
parent 111f36c6da
commit c8083a6767
2 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include
test:
./tests/test_thread.py
./tests/01-run.py