include ../Makefile.tests_common

USEMODULE += fmt
USEMODULE += xtimer

include $(RIOTBASE)/Makefile.include

test:
	tests/01-run.py
