[jboss-cvs] JBoss Messaging SVN: r2151 - trunk/tests/src/org/jboss/test/thirdparty/remoting.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 2 12:26:56 EST 2007


Author: timfox
Date: 2007-02-02 12:26:56 -0500 (Fri, 02 Feb 2007)
New Revision: 2151

Modified:
   trunk/tests/src/org/jboss/test/thirdparty/remoting/DaemonThreadTest.java
Log:
reminder to implement test


Modified: trunk/tests/src/org/jboss/test/thirdparty/remoting/DaemonThreadTest.java
===================================================================
--- trunk/tests/src/org/jboss/test/thirdparty/remoting/DaemonThreadTest.java	2007-02-02 17:25:20 UTC (rev 2150)
+++ trunk/tests/src/org/jboss/test/thirdparty/remoting/DaemonThreadTest.java	2007-02-02 17:26:56 UTC (rev 2151)
@@ -36,6 +36,7 @@
 
    public void testNothingYet() throws Throwable
    {
+      throw new Exception("Don't forget to implement this test, we need it");
    }
 
    // Package protected ----------------------------------------------------------------------------




More information about the jboss-cvs-commits mailing list