diff options
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9545f661..10e7dcca 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -87,5 +87,7 @@ add_nng_test(tcp 5) # compatbility tests add_nng_compat_test(compat_block 5) +add_nng_compat_test(compat_bug777 5) +add_nng_compat_test(compat_bus 5) add_nng_compat_test(compat_cmsg 5) add_nng_compat_test(compat_reqrep 5) |
