diff options
| author | Garrett D'Amore <garrett@damore.org> | 2017-01-07 00:16:27 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2017-01-07 00:16:27 -0800 |
| commit | 0f9d86fe6931fd2e84651edb046930b62b590df3 (patch) | |
| tree | dcddf5396059bce367143d0483172f0ecefb30db /tests/CMakeLists.txt | |
| parent | 326932d39a9fd457ccf0e9975e378fdac84a0dfa (diff) | |
| download | nng-0f9d86fe6931fd2e84651edb046930b62b590df3.tar.gz nng-0f9d86fe6931fd2e84651edb046930b62b590df3.tar.bz2 nng-0f9d86fe6931fd2e84651edb046930b62b590df3.zip | |
Pipeline test.
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) |
