1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

Merge pull request #9650 from cladmi/pr/tests/gnrc_sixlowpan

tests/gnrc_sixlowpan: enable test on murdock
This commit is contained in:
Martine Lenders 2018-08-01 20:23:29 +02:00 committed by GitHub
commit 1fcf23c512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,8 @@ USEMODULE += gnrc_udp
# Dumps packets
USEMODULE += gnrc_pktdump
TEST_ON_CI_WHITELIST += all
include $(RIOTBASE)/Makefile.include
test: