You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/08/27 10:21:32 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags/fmt suite.jelly

dion        2004/08/27 01:21:32

  Modified:    jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags/fmt
                        suite.jelly
  Log:
  Unique names
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-commons/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags/fmt/suite.jelly
  
  Index: suite.jelly
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags/fmt/suite.jelly,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- suite.jelly	25 Feb 2004 06:35:17 -0000	1.4
  +++ suite.jelly	27 Aug 2004 08:21:32 -0000	1.5
  @@ -66,7 +66,7 @@
   		<test:assertEquals expected="value3 param1 param2" actual="${dummyKey3}" />
   	</test:case>
   
  -	<test:case name="testParam" xmlns="dummy">
  +	<test:case name="testParam2" xmlns="dummy">
   		<j:set var="keyvar" value="key4"/>
   		<j:set var="valuevar" value="param1"/>
   		<j:set var="intvalue" value="123"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org