aboutsummaryrefslogtreecommitdiff
path: root/src/protocol/survey0/CMakeLists.txt
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2020-01-18 10:42:55 -0800
committerGarrett D'Amore <garrett@damore.org>2020-01-18 10:44:58 -0800
commitda94097f50dbee98367b65f8331c58dddbffa74b (patch)
treea4714e2d49f8941f6192fa9a3537753ccbdd955e /src/protocol/survey0/CMakeLists.txt
parent0fbaea09f98c737e2e92cf71d44cc4ada8c91258 (diff)
downloadnng-da94097f50dbee98367b65f8331c58dddbffa74b.tar.gz
nng-da94097f50dbee98367b65f8331c58dddbffa74b.tar.bz2
nng-da94097f50dbee98367b65f8331c58dddbffa74b.zip
xrespond should use atomic TTL.
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 eeec4ee1..a180a196 100644
--- a/src/protocol/survey0/CMakeLists.txt
+++ b/src/protocol/survey0/CMakeLists.txt
@@ -24,4 +24,5 @@ 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(xrespond_test)
nng_test(xsurvey_test) \ No newline at end of file