[jboss-cvs] JBoss Messaging SVN: r5570 - trunk/tests/src/org/jboss/messaging/tests/integration/paging.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 2 10:55:00 EST 2009


Author: timfox
Date: 2009-01-02 10:55:00 -0500 (Fri, 02 Jan 2009)
New Revision: 5570

Modified:
   trunk/tests/src/org/jboss/messaging/tests/integration/paging/PagingStoreIntegrationTest.java
Log:
Fix test suite

Modified: trunk/tests/src/org/jboss/messaging/tests/integration/paging/PagingStoreIntegrationTest.java
===================================================================
--- trunk/tests/src/org/jboss/messaging/tests/integration/paging/PagingStoreIntegrationTest.java	2009-01-02 13:44:11 UTC (rev 5569)
+++ trunk/tests/src/org/jboss/messaging/tests/integration/paging/PagingStoreIntegrationTest.java	2009-01-02 15:55:00 UTC (rev 5570)
@@ -44,6 +44,10 @@
 
    // Public --------------------------------------------------------
 
+   public void testFoo()
+   {      
+   }
+   
 //   public void testPageWithNIO() throws Exception
 //   {
 //      // This integration test could fail 1 in 100 due to race conditions.




More information about the jboss-cvs-commits mailing list