diff options
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 3263e0a5..f6a476ab 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -148,6 +148,7 @@ add_nng_test(errors 2) add_nng_test(pair1 5) add_nng_test(udp 5) add_nng_test(zt 60) +add_nng_test(multistress 60) # compatbility tests # We only support these if ALL the legacy protocols are supported. This |
