Author: dion
Date: Mon Nov 21 05:03:48 2005
New Revision: 345901

URL: http://svn.apache.org/viewcvs?rev=345901&view=rev
Log:
Remove debug output

Modified:
    
jakarta/commons/proper/jelly/trunk/jelly-tags/junit/src/test/org/apache/commons/jelly/tags/junit/suite.jelly

Modified: 
jakarta/commons/proper/jelly/trunk/jelly-tags/junit/src/test/org/apache/commons/jelly/tags/junit/suite.jelly
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/junit/src/test/org/apache/commons/jelly/tags/junit/suite.jelly?rev=345901&r1=345900&r2=345901&view=diff
==============================================================================
--- 
jakarta/commons/proper/jelly/trunk/jelly-tags/junit/src/test/org/apache/commons/jelly/tags/junit/suite.jelly
 (original)
+++ 
jakarta/commons/proper/jelly/trunk/jelly-tags/junit/src/test/org/apache/commons/jelly/tags/junit/suite.jelly
 Mon Nov 21 05:03:48 2005
@@ -155,7 +155,6 @@
       <test:assertFileContains file="${basedir}/project.xml" match="DUMMY">Bad 
contents</test:assertFileContains>
     </test:assertThrows>
     
-    message=${ex.message}
     <test:assert test="${ex != null and ex.message != null}"/>
   </test:case>
 </test:suite>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to