diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index a0f54b5d..6a8d5e86 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -196,7 +196,7 @@ add_nng_compat_test(compat_survey 5) add_nng_compat_test(compat_reqttl 5) add_nng_compat_test(compat_shutdown 5) add_nng_compat_test(compat_surveyttl 5) -add_nng_compat_test(compat_tcp 5) +add_nng_compat_test(compat_tcp 60) # These are special tests for compat mode, not inherited from the # legacy libnanomsg suite. |
