diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-12-01 00:13:33 -0500 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-12-01 00:13:33 -0500 |
| commit | da240b6dfa844b9e05bc052c3be5626d4b5ab2c6 (patch) | |
| tree | fbce49dbfdc413cac56a33ec8ecba608f29a7933 /tests/CMakeLists.txt | |
| parent | f02ba32919962b5268157d490080781611f6146e (diff) | |
| download | nng-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.txt | 1 |
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) |
