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 456f67e3..7cb4786f 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -104,6 +104,7 @@ else () endmacro (add_nng_cpp_test) endif () +add_nng_test(aio 5) add_nng_test(bus 5) add_nng_test(files 5) add_nng_test(idhash 5) |
