diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-11-30 18:07:55 -0500 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-11-30 18:07:55 -0500 |
| commit | 8ad70f13f41f6ca7123e48747ee78a33d7b91970 (patch) | |
| tree | 576743fe8b576a8d0b50ddf8e5d18e860aeb117e /tests/CMakeLists.txt | |
| parent | 743be540b8d7689868e638abb6b20587833b25e2 (diff) | |
| download | nng-8ad70f13f41f6ca7123e48747ee78a33d7b91970.tar.gz nng-8ad70f13f41f6ca7123e48747ee78a33d7b91970.tar.bz2 nng-8ad70f13f41f6ca7123e48747ee78a33d7b91970.zip | |
tests: convert ws transport 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 62b64167..272ba78e 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -132,7 +132,6 @@ add_nng_test(nonblock 60) add_nng_test(scalability 20 ON) add_nng_test(synch 5) add_nng_test(tcpsupp 10) -add_nng_test(ws 30) add_nng_test(wss 30) add_nng_test1(zt 60 NNG_TRANSPORT_ZEROTIER) |
