diff options
| author | Alan Conway <aconway@apache.org> | 2012-09-11 18:52:32 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2012-09-11 18:52:32 +0000 |
| commit | e4c0da5e67b49fbb9ecd7bd9f6938e5ec7ca4a69 (patch) | |
| tree | 1fefa3b1226f2ccc3877fc828f2faa11063f29ce /qpid/cpp/src/tests/test_env.sh.in | |
| parent | bb9edf8d18e3e2008a5cf8b58e193f6b66e9053f (diff) | |
| download | qpid-python-e4c0da5e67b49fbb9ecd7bd9f6938e5ec7ca4a69.tar.gz | |
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
Diffstat (limited to 'qpid/cpp/src/tests/test_env.sh.in')
| -rw-r--r-- | qpid/cpp/src/tests/test_env.sh.in | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
