From 6db558a7742bfb2eb9842c78acc36f68f29accaf Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 10 Apr 2009 23:54:18 +0000 Subject: QPID-1806 : Got the classname wrong in in the exclude file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@764112 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/010ExcludeList | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java/010ExcludeList') diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index 936dd762d5..61d9c684ba 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/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#* -- cgit v1.2.1