diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-12-06 09:14:29 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-12-06 17:38:38 -0800 |
| commit | 6f7dd7e95a0ad79c20304f4fb6079a2b3aa7b12d (patch) | |
| tree | fc598a95dfe3d3a928d9fd0e762d0a6f019444ed /tests/CMakeLists.txt | |
| parent | eec083d60d972c3fad47b195e4f00691ace65689 (diff) | |
| download | nng-6f7dd7e95a0ad79c20304f4fb6079a2b3aa7b12d.tar.gz nng-6f7dd7e95a0ad79c20304f4fb6079a2b3aa7b12d.tar.bz2 nng-6f7dd7e95a0ad79c20304f4fb6079a2b3aa7b12d.zip | |
tests: convert http server 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 268b0808..9c05e270 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -125,7 +125,6 @@ else () endif () add_nng_test1(httpclient 60 NNG_SUPP_HTTP) -add_nng_test1(httpserver 30 NNG_SUPP_HTTP) add_nng_test(wss 30) add_nng_test1(zt 60 NNG_TRANSPORT_ZEROTIER) |
