aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index fdfd6055..70c9de3a 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -127,7 +127,7 @@ add_nng_test(message 5)
add_nng_test(device 5)
add_nng_test(errors 2)
add_nng_test(pair1 5)
-
+add_nng_test(udp 5)
if (NNG_HAVE_ZEROTIER)
add_nng_test(zt 60)
endif()