diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-04-10 23:54:18 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-04-10 23:54:18 +0000 |
| commit | 90b82a2c50737a19a393c681421ea69df1cdc096 (patch) | |
| tree | 7896e6327c5fb09579f33000e95070c562bd3732 /java/08ExcludeList-nonvm | |
| parent | 4dc9c8f6f03903d111a417a4bc000d11d6182dfb (diff) | |
| download | qpid-python-90b82a2c50737a19a393c681421ea69df1cdc096.tar.gz | |
QPID-1806 : Got the classname wrong in in the exclude file
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@764112 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList-nonvm')
| -rw-r--r-- | java/08ExcludeList-nonvm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/08ExcludeList-nonvm b/java/08ExcludeList-nonvm index c2f263c870..496fdb5e73 100644 --- a/java/08ExcludeList-nonvm +++ b/java/08ExcludeList-nonvm @@ -30,7 +30,7 @@ org.apache.qpid.test.unit.message.UTF8Test#* org.apache.qpid.client.MessageListenerTest#testSynchronousRecieveNoWait // This test currently does not pick up the runtime location of the nonVm queueBacking store. -org.apache.qpid.test.unit.client.close.FlowToDiskBackingQueueDeleteTest#* +org.apache.qpid.test.unit.close.FlowToDiskBackingQueueDeleteTest#* // This test may use QpidTestCase but it is not using the getConnection and is hardwired to InVM org.apache.qpid.test.unit.client.connection.CloseAfterConnectionFailureTest#* |
