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

Merge pull request #9182 from bergzand/pr/tests/xtimer_now64_continuity/run_on_ci

xtimer_now64_continuity: Enable test run on CI
This commit is contained in:
Kaspar Schleiser 2018-05-24 23:55:05 +02:00 committed by GitHub
commit 3d66cbda80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@ include ../Makefile.tests_common
USEMODULE += fmt
USEMODULE += xtimer
TEST_ON_CI_WHITELIST += all
include $(RIOTBASE)/Makefile.include
test: