From 136eabff656f77e3eed58abb2fc4cf2b3f7268ae Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 8 Jan 2020 22:04:44 -0800 Subject: fixes #1121 reconnect test failures (Darwin?) --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index fd9d1f68..80ee0a45 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -127,6 +127,7 @@ endif () nng_test(aio) nng_test(bufsz) nng_test(platform) +nng_test(reconnect) nng_test(sock) add_nng_test(device 5) @@ -148,7 +149,6 @@ add_nng_test(options 5) add_nng_test(pipe 5) add_nng_test(pollfd 5) add_nng_test(pubsubpollfd 5) -add_nng_test(reconnect 5) add_nng_test1(resolv 10 NNG_STATIC_LIB) add_nng_test(scalability 20 ON) add_nng_test(set_recvmaxsize 2) -- cgit v1.2.3-70-g09d2