diff options
| author | Alan Conway <aconway@apache.org> | 2013-01-14 21:33:52 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2013-01-14 21:33:52 +0000 |
| commit | 86fecf0e0c2e7d042b35d88c4c836b4a1b21591d (patch) | |
| tree | 7387dbe51c2f165f8de458d5d7ec594afdfea9c1 /qpid/cpp/src/tests | |
| parent | e59b874902810f7f64ac2f22ad087673b9ea0483 (diff) | |
| download | qpid-python-86fecf0e0c2e7d042b35d88c4c836b4a1b21591d.tar.gz | |
NO-JIRA: Add brokertest.py to EXTRA_DIST, required by ha_tests.py.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1433143 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
| -rw-r--r-- | qpid/cpp/src/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index ad4ff383c2..d035e1aaa8 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -344,6 +344,7 @@ EXTRA_DIST += \ run_ha_tests \ ha_test.py \ ha_tests.py \ + brokertest.py \ ha_store_tests.py \ test_env.ps1.in |
