summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 8d64796e..416bcb1f 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -87,6 +87,7 @@ add_nng_test(sock 5)
add_nng_test(survey 5)
add_nng_test(tcp 5)
add_nng_test(scalability 20)
+add_nng_test(device 5)
# compatbility tests
add_nng_compat_test(compat_block 5)