diff options
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 7f0e3e46..83f7cbc1 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -57,6 +57,7 @@ add_nng_test(inproc 5) add_nng_test(list 5) add_nng_test(platform 5) add_nng_test(reqrep 5) +add_nng_test(pipeline 5) add_nng_test(pubsub 5) add_nng_test(sock 5) add_nng_test(tcp 5) |
