aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-12-01 00:13:33 -0500
committerGarrett D'Amore <garrett@damore.org>2024-12-01 00:13:33 -0500
commitda240b6dfa844b9e05bc052c3be5626d4b5ab2c6 (patch)
treefbce49dbfdc413cac56a33ec8ecba608f29a7933 /tests/CMakeLists.txt
parentf02ba32919962b5268157d490080781611f6146e (diff)
downloadnng-da240b6dfa844b9e05bc052c3be5626d4b5ab2c6.tar.gz
nng-da240b6dfa844b9e05bc052c3be5626d4b5ab2c6.tar.bz2
nng-da240b6dfa844b9e05bc052c3be5626d4b5ab2c6.zip
tests: convert files test to NUTS
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index c54b78a9..268b0808 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -124,7 +124,6 @@ else ()
endmacro(add_nng_test3)
endif ()
-add_nng_test(files 5)
add_nng_test1(httpclient 60 NNG_SUPP_HTTP)
add_nng_test1(httpserver 30 NNG_SUPP_HTTP)
add_nng_test(wss 30)