jvanzyl     01/08/28 18:59:49

  Modified:    build    testcases.xml
  Log:
  - change reference to test case
  
  Revision  Changes    Path
  1.18      +1 -1      jakarta-velocity/build/testcases.xml
  
  Index: testcases.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/testcases.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- testcases.xml     2001/08/29 01:33:19     1.17
  +++ testcases.xml     2001/08/29 01:59:49     1.18
  @@ -294,7 +294,7 @@
       />
   
       <java classname="${velocity.test.runner}" fork="yes" 
failonerror="${testbed.failonerror}">
  -      <arg value="org.apache.velocity.test.TexenTestCase"/>
  +      <arg value="org.apache.velocity.test.TexenClasspathTestCase"/>
         <classpath>
           <path refid="classpath"/>
         </classpath>
  
  
  

Reply via email to