From 52408ba30c0d2babeab27eae9bf5e91b0d61c8cd Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 23 Nov 2024 18:24:33 -0800 Subject: Remove the ipc legacy test - everything is covered in the new suite. --- tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 2fcc331e..a42dd23a 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -129,7 +129,6 @@ add_nng_test(files 5) add_nng_test1(httpclient 60 NNG_SUPP_HTTP) add_nng_test1(httpserver 30 NNG_SUPP_HTTP) add_nng_test(inproc 5) -add_nng_test(ipc 5) add_nng_test(ipcsupp 10) add_nng_test(multistress 60) add_nng_test(nonblock 60) -- cgit v1.2.3-70-g09d2