diff options
Diffstat (limited to 'cpp/src/tests')
| -rw-r--r-- | cpp/src/tests/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index 34a513d583..e1a91fa8c7 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -23,8 +23,8 @@ broker_unit_tests = \ ValueTest \ MessageHandlerTest -client_unit_tests = \ - ClientChannelTest +#client_unit_tests = \ +# ClientChannelTest framing_unit_tests = \ FieldTableTest \ |
