From 44b1f16bc98dc3a8a4f344d0d27ae4b7954309c9 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 14 Mar 2007 16:27:56 +0000 Subject: Merged revisions 506406 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid ........ r506406 | gsim | 2007-02-12 05:32:56 -0500 (Mon, 12 Feb 2007) | 4 lines * lib/client/Connection.h - changed default virtual host from '/' to '' as per QPID-349 * lib/client/ClientExchange.h - fixed typo in a comment ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@518207 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/tests/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'cpp/tests') 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 \ -- cgit v1.2.1