tests/periph_hwrng: enable test in murdock

This commit is contained in:
Gaëtan Harter 2019-04-30 15:50:09 +02:00
parent 9a15b32c57
commit 564402e88f
No known key found for this signature in database
GPG Key ID: 76DF6BCF1B1F883B

View File

@ -4,4 +4,6 @@ FEATURES_REQUIRED = periph_hwrng
USEMODULE += xtimer USEMODULE += xtimer
TEST_ON_CI_WHITELIST += all
include $(RIOTBASE)/Makefile.include include $(RIOTBASE)/Makefile.include