geirm       00/10/31 08:19:46

  Modified:    test/templates pedantic.vm
  Log:
  Added comment at top.
  
  Revision  Changes    Path
  1.2       +10 -0     jakarta-velocity/test/templates/pedantic.vm
  
  Index: pedantic.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/test/templates/pedantic.vm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- pedantic.vm       2000/10/31 16:17:49     1.1
  +++ pedantic.vm       2000/10/31 16:19:45     1.2
  @@ -1,3 +1,13 @@
  +#*
  +
  +@test pedantic.vm
  +
  +This template is used for Velocity regression testing.
  +If you alter this template make sure you change the
  +corresponding comparison file so that the regression
  +test doesn't fail incorrectly.
  +
  +*#
   #set $pedantic = "pedantic"
   
   This is a test of the new #if($pedantic)$pedantic#end mode.
  
  
  

Reply via email to