1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/cpp_ctors/Makefile
Benjamin Valentin 533e83ad2d tests/cpp_ctors: remove avsextrem & msba2 from blacklist
The test should be passing now.
2019-11-29 12:13:21 +01:00

10 lines
148 B
Makefile

include ../Makefile.tests_common
USEMODULE += embunit
FEATURES_REQUIRED += cpp
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include