diff options
Diffstat (limited to 'java/010ExcludeList')
-rw-r--r-- | java/010ExcludeList | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList index 936dd762d5..61d9c684ba 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -62,7 +62,7 @@ org.apache.qpid.server.queue.TimeToLiveTest#* org.apache.qpid.test.client.QueueBrowsingFlowToDiskTest#* // 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#* |