Merge pull request #7802 from cladmi/pr/tests/gnrc_ipv6_ext

tests/gnrc_ipv6_ext: fix documentation on ENABLE_DEBUG for test
This commit is contained in:
Martine Lenders 2017-10-24 13:11:37 +02:00 committed by GitHub
commit 20d5067bfa

View File

@ -30,6 +30,6 @@ CFLAGS += -DDEVELHELP
include $(RIOTBASE)/Makefile.include
# This requires ENABLE_DEBUG in gnrc_ipv6.c to be 1
# The test can check more things with ENABLE_DEBUG set to 1 in gnrc_ipv6.c
test:
tests/01-run.py