[jboss-cvs] JBossAS SVN: r105912 - branches/JBPAPP_5_1/testsuite/src/main/org/jboss/test/profileservice/override/restart/test.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 10 00:06:40 EDT 2010


Author: clebert.suconic at jboss.com
Date: 2010-06-10 00:06:39 -0400 (Thu, 10 Jun 2010)
New Revision: 105912

Modified:
   branches/JBPAPP_5_1/testsuite/src/main/org/jboss/test/profileservice/override/restart/test/JmsDestinationRestartUnitTestCase.java
Log:
tweak

Modified: branches/JBPAPP_5_1/testsuite/src/main/org/jboss/test/profileservice/override/restart/test/JmsDestinationRestartUnitTestCase.java
===================================================================
--- branches/JBPAPP_5_1/testsuite/src/main/org/jboss/test/profileservice/override/restart/test/JmsDestinationRestartUnitTestCase.java	2010-06-10 02:58:33 UTC (rev 105911)
+++ branches/JBPAPP_5_1/testsuite/src/main/org/jboss/test/profileservice/override/restart/test/JmsDestinationRestartUnitTestCase.java	2010-06-10 04:06:39 UTC (rev 105912)
@@ -173,7 +173,7 @@
       return new CompositeValueSupport(composite, map);
    }
    
-   public TestSuite suite()
+   public static TestSuite suite()
    {
        if (JMSDestinationsUtil.isJBM())
        {



More information about the jboss-cvs-commits mailing list