From 9ebf1b2d2cc4bb850cc152168c08a1bb9e3e8ddb Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 27 Apr 2025 11:44:42 -0700 Subject: Tests: remove the legacy wss transport test and framework support for Convey transport tests This has been needed for some time; the convey framework is not reliable or debuggable, and will ultimately be removed. Only the http client test remains using it. --- tests/httpclient.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/httpclient.c') diff --git a/tests/httpclient.c b/tests/httpclient.c index b23449f1..4f55b8c7 100644 --- a/tests/httpclient.c +++ b/tests/httpclient.c @@ -20,7 +20,6 @@ #include "core/nng_impl.h" #include "convey.h" -#include "trantest.h" TestMain("HTTP Client", { Convey("Given a TCP connection to example.com", { -- cgit v1.2.3-70-g09d2