From 7cb95b18537648ea8104bea80aa9f458d4ed8df3 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 10 Aug 2017 22:51:26 -0700 Subject: Restore the device test. --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f0c09ca6..c5244667 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -88,6 +88,7 @@ add_nng_test(survey 5) add_nng_test(tcp 5) add_nng_test(scalability 20) add_nng_test(message 5) +add_nng_test(device 5) # compatbility tests add_nng_compat_test(compat_block 5) -- cgit v1.2.3-70-g09d2