summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 422c5b8..8392eb9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -336,7 +336,7 @@ if (NN_TESTS)
add_libnanomsg_test (ipc_shutdown 30)
add_libnanomsg_test (ipc_stress 5)
add_libnanomsg_test (tcp 5)
- add_libnanomsg_test (tcp_shutdown 30)
+ add_libnanomsg_test (tcp_shutdown 120)
add_libnanomsg_test (ws 5)
# Protocol tests.