tests/gnrc_ipv6_ext: fix documentation on ENABLE_DEBUG for test
The test can handle both with and without ENABLE_DEBUG.
This commit is contained in:
parent
775e2071e5
commit
df94189073
@ -30,6 +30,6 @@ CFLAGS += -DDEVELHELP
|
|||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
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:
|
test:
|
||||||
tests/01-run.py
|
tests/01-run.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user