jvanzyl     01/08/28 19:39:06

  Modified:    build    testcases.xml
  Log:
  - texen using the classpath test now passes so add it to the normal
    set of tests.
  
  Revision  Changes    Path
  1.19      +2 -1      jakarta-velocity/build/testcases.xml
  
  Index: testcases.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/testcases.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- testcases.xml     2001/08/29 01:59:49     1.18
  +++ testcases.xml     2001/08/29 02:39:05     1.19
  @@ -67,7 +67,8 @@
                                      test-eventhandling,
                                      test-velocimacro,
                                      test-anakia,
  -                                   test-texen
  +                                   test-texen,
  +                                   test-texen-classpath
                                      "/>
   
     <target name="test-template">
  
  
  

Reply via email to