tests/pkg_heatshrink: re-enable CI test

When moved out of `unittests` running test on CI was not re-enabled.
This commit is contained in:
cladmi 2018-10-21 19:31:25 +02:00
parent 2260cd7f45
commit d23fea6043
No known key found for this signature in database
GPG Key ID: 76DF6BCF1B1F883B

View File

@ -5,6 +5,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove \
nucleo-f031k6 \ nucleo-f031k6 \
# #
TEST_ON_CI_WHITELIST += all
USEPKG += heatshrink USEPKG += heatshrink
USEMODULE += embunit USEMODULE += embunit