Skip to content

Commit

Permalink
gcoap: Update unit tests for rebase on sock
Browse files Browse the repository at this point in the history
  • Loading branch information
kb2ma committed Dec 5, 2016
1 parent 14b26cb commit fe53fd2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/unittests/tests-gcoap/Makefile.include
@@ -1,9 +1,8 @@
USEPKG += nanocoap
# Required by nanocoap to compile nanocoap_sock.
USEMODULE += gnrc_sock_udp

# Specify the mandatory networking modules
USEMODULE += gcoap
USEMODULE += gnrc_sock_udp
USEMODULE += gnrc_ipv6

USEMODULE += random

0 comments on commit fe53fd2

Please sign in to comment.