summaryrefslogtreecommitdiff
path: root/cpp/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/tests/Makefile.am')
-rw-r--r--cpp/tests/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/cpp/tests/Makefile.am b/cpp/tests/Makefile.am
index 59bb1b82e9..edad0945f3 100644
--- a/cpp/tests/Makefile.am
+++ b/cpp/tests/Makefile.am
@@ -10,12 +10,6 @@ INCLUDES = \
$(APR_CXXFLAGS)
# Unit tests
-client_tests = \
- client_test \
- echo_service \
- topic_listener \
- topic_publisher
-
broker_tests = \
AccumulatedAckTest \
BrokerChannelTest \