From e4c0da5e67b49fbb9ecd7bd9f6938e5ec7ca4a69 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 11 Sep 2012 18:52:32 +0000 Subject: NO-JIRA: Removed replication_test, unused test for defunct feature. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1383536 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/test_env.sh.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'qpid/cpp/src/tests/test_env.sh.in') diff --git a/qpid/cpp/src/tests/test_env.sh.in b/qpid/cpp/src/tests/test_env.sh.in index cee36843ae..02c34af649 100644 --- a/qpid/cpp/src/tests/test_env.sh.in +++ b/qpid/cpp/src/tests/test_env.sh.in @@ -65,8 +65,6 @@ exportmodule() { test -f $moduledir/$2 && eval "export $1=$moduledir/$2"; } exportmodule ACL_LIB acl.so exportmodule CLUSTER_LIB cluster.so exportmodule HA_LIB ha.so -exportmodule REPLICATING_LISTENER_LIB replicating_listener.so -exportmodule REPLICATION_EXCHANGE_LIB replication_exchange.so exportmodule SSLCONNECTOR_LIB sslconnector.so exportmodule SSL_LIB ssl.so exportmodule WATCHDOG_LIB watchdog.so -- cgit v1.2.1