diff options
| author | Garrett D'Amore <garrett@damore.org> | 2019-12-27 18:06:23 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2019-12-27 18:06:23 -0800 |
| commit | ddc078b98b2014e570969bd277936ffe0684f005 (patch) | |
| tree | c84e59dc27bfb695edac3bcb9f1e55cc8197595c /tests/CMakeLists.txt | |
| parent | 7c6ce24b028a8c201ac8eb1513a6424205c4d8d8 (diff) | |
| download | nng-ddc078b98b2014e570969bd277936ffe0684f005.tar.gz nng-ddc078b98b2014e570969bd277936ffe0684f005.tar.bz2 nng-ddc078b98b2014e570969bd277936ffe0684f005.zip | |
Move the WSS file test, and hopefully provide more debuggability.
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 e32107ed..d4cdf2e8 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -163,7 +163,6 @@ add_nng_test(udp 5) add_nng_test(url 5) add_nng_test1(ws 30 NNG_TRANSPORT_WS) add_nng_test1(wss 30 NNG_TRANSPORT_WSS) -add_nng_test1(wssfile 30 NNG_TRANSPORT_WSS) add_nng_test1(wsstream 10 NNG_TRANSPORT_WS) add_nng_test1(zt 60 NNG_TRANSPORT_ZEROTIER) |
