include ../Makefile.tests_common

USEMODULE += xtimer

test:
	tests/01-run.py

TEST_ON_CI_WHITELIST += all

include $(RIOTBASE)/Makefile.include
