diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-09-05 23:24:30 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-09-05 23:24:30 +0000 |
| commit | 3c80ec9c8304298da6b98f83b1abca09f90b9a19 (patch) | |
| tree | 1a4fd728f1a0977b9c46d975d8ee6163491ffc71 /qpid/java | |
| parent | 32c4f003827349ed7cc24f7e870c8833b30c277d (diff) | |
| download | qpid-python-3c80ec9c8304298da6b98f83b1abca09f90b9a19.tar.gz | |
QPID-2081, QPID-155 : Corrected error in package name in exclude
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@811725 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/test-profiles/Excludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index 78a7bd3814..ff7382b056 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -16,4 +16,4 @@ org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClo org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#testMessageStoreClose // QPID-2081 - the connection close here needs more work -org.apache.qpid.test.unit.clienta.DynamicQueueExchangeCreateTest#testExchangeDeclare +org.apache.qpid.test.unit.client.DynamicQueueExchangeCreateTest#testExchangeDeclare |
