From 2a55e0a279a0b94e204e0ffead73505100a0481f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 9 Nov 2020 22:27:43 -0800 Subject: fixes #1332 Test nng.ws failed, "Incorrect URL paths do not work" This moves some of the fragile tests to a new test suite that is a bit more careful with IPv4 vs. IPv6. Hopefully it will be a bit more resilient as a result. --- tests/testutil.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/testutil.h') diff --git a/tests/testutil.h b/tests/testutil.h index eb7ab7d1..63979cff 100644 --- a/tests/testutil.h +++ b/tests/testutil.h @@ -15,6 +15,7 @@ // The following headers are provided for test code convenience. #include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3-70-g09d2