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 9c711408..f6751566 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -56,6 +56,7 @@ else () endif () add_nng_test(bus 5) +add_nng_test(event 5) add_nng_test(idhash 5) add_nng_test(inproc 5) add_nng_test(ipc 5) |
