diff options
Diffstat (limited to 'src/protocol/survey0/CMakeLists.txt')
| -rw-r--r-- | src/protocol/survey0/CMakeLists.txt | 1 |
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 |
