Author: rhs
Date: Thu May 15 07:52:56 2008
New Revision: 656690
URL: http://svn.apache.org/viewvc?rev=656690&view=rev
Log:
fixed a typo in 010ExcludeList
Modified:
incubator/qpid/trunk/qpid/java/010ExcludeList
Modified: incubator/qpid/trunk/qpid/java/010ExcludeList
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/010ExcludeList?rev=656690&r1=656689&r2=656690&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/java/010ExcludeList (original)
+++ incubator/qpid/trunk/qpid/java/010ExcludeList Thu May 15 07:52:56 2008
@@ -7,7 +7,7 @@
// those tests need durable subscribe states to be persisted
org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testDurSubRestoredAfterNonPersistentMessageSent
// those tests require broker recovery
-org.apache.qpid.test.unit.ct.DurableSubscriberTests#*
+org.apache.qpid.test.unit.ct.DurableSubscriberTest#*
org.apache.qpid.test.unit.xa.TopicTest#testDurSubCrash
org.apache.qpid.test.unit.xa.TopicTest#testMultiMessagesDurSubCrash
org.apache.qpid.test.unit.xa.TopicTest#testRecover