diff options
| author | Alan Conway <aconway@apache.org> | 2009-11-09 19:50:15 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2009-11-09 19:50:15 +0000 |
| commit | 8ecc72005d14405cf549d8ce8233d262a65e4fe8 (patch) | |
| tree | 06263db5653b902ede6653990830df6a783a8c4b /cpp/src/tests/cluster.mk | |
| parent | 5801ede4cd403953c0b809c8b2efdbc77fe0e371 (diff) | |
| download | qpid-python-8ecc72005d14405cf549d8ce8233d262a65e4fe8.tar.gz | |
Added message store recovery tests to cluster_tests.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@834193 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/cluster.mk')
| -rw-r--r-- | cpp/src/tests/cluster.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index 5bc5795f76..9a907f9cce 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -79,6 +79,6 @@ cluster_test_SOURCES = \ cluster_test_LDADD=$(lib_client) $(lib_broker) -lboost_unit_test_framework -qpidtest_SCRIPTS += run_cluster_tests cluster_tests.py run_long_cluster_tests long_cluster_tests.py testlib.py brokertest.py +qpidtest_SCRIPTS += run_cluster_tests cluster_tests.py run_long_cluster_tests long_cluster_tests.py testlib.py brokertest.py cluster_tests.fail endif |
