From 769f9a2b66aca629eb4dd240a072849a48aa300f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 21 Jan 2017 22:05:55 -0800 Subject: Whoops, forgot to add the pipe implementations to git!! --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f6751566..2b7a816e 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -64,6 +64,7 @@ add_nng_test(list 5) add_nng_test(platform 5) add_nng_test(reqrep 5) add_nng_test(pipeline 5) +add_nng_test(pollfd 5) add_nng_test(pubsub 5) add_nng_test(sock 5) add_nng_test(survey 5) -- cgit v1.2.3-70-g09d2