jvanzyl     2002/07/04 06:15:54

  Modified:    src/plugins/junit-report junit.dvsl
  Log:
  Applying fix suggested by Mathias Bogaert <[EMAIL PROTECTED]>.
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-turbine-maven/src/plugins/junit-report/junit.dvsl
  
  Index: junit.dvsl
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins/junit-report/junit.dvsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- junit.dvsl        28 Jun 2002 01:53:37 -0000      1.1
  +++ junit.dvsl        4 Jul 2002 13:15:54 -0000       1.2
  @@ -224,7 +224,7 @@
   
       #if (! $node.get("testsuite"))
         <p>
  -        This project does not have contain any unit tests.
  +        This project does not contain any unit tests.
         </p>
       </section>
       #else
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to