aboutsummaryrefslogtreecommitdiff
path: root/src/protocol/survey0/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol/survey0/CMakeLists.txt')
-rw-r--r--src/protocol/survey0/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocol/survey0/CMakeLists.txt b/src/protocol/survey0/CMakeLists.txt
index 57d236f2..eeec4ee1 100644
--- a/src/protocol/survey0/CMakeLists.txt
+++ b/src/protocol/survey0/CMakeLists.txt
@@ -23,4 +23,5 @@ nng_sources_if(NNG_PROTO_RESPONDENT0 respond.c xrespond.c)
nng_headers_if(NNG_PROTO_RESPONDENT0 nng/protocol/survey0/respond.h)
nng_defines_if(NNG_PROTO_RESPONDENT0 NNG_HAVE_RESPONDENT0)
+nng_test(respond_test)
nng_test(xsurvey_test) \ No newline at end of file