jvanzyl     01/03/04 14:05:37

  Added:       test/multi/path1 path1.vm
               test/multi/path2 path2.vm
  Log:
  - adding test templates.
  
  Revision  Changes    Path
  1.1                  jakarta-velocity/test/multi/path1/path1.vm
  
  Index: path1.vm
  ===================================================================
  #*
  
  @test path1.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.
  
  *#
  
  I am path1.vm
  
  
  
  1.1                  jakarta-velocity/test/multi/path2/path2.vm
  
  Index: path2.vm
  ===================================================================
  #*
  
  @test path2.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.
  
  *#
  
  I am path2.vm
  
  
  

Reply via email to