[jboss-cvs] jboss-seam/src/test/misc/org/jboss/seam/test ...

Peter Muir peter at bleepbleep.org.uk
Sat May 5 12:37:52 EDT 2007


  User: pmuir   
  Date: 07/05/05 12:37:52

  Modified:    src/test/misc/org/jboss/seam/test  testng.xml
  Log:
  and this
  
  Revision  Changes    Path
  1.9       +2 -0      jboss-seam/src/test/misc/org/jboss/seam/test/testng.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: testng.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/test/misc/org/jboss/seam/test/testng.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- testng.xml	24 Apr 2007 02:48:36 -0000	1.8
  +++ testng.xml	5 May 2007 16:37:52 -0000	1.9
  @@ -14,6 +14,8 @@
          <class name="org.jboss.seam.test.SecurityTest"/>
          <class name="org.jboss.seam.test.InterpolatorTest"/>
          <class name="org.jboss.seam.test.DependencyTest"/>
  +       <class name="org.jboss.seam.test.DependencyTest"/>
  +       <class name="org.jboss.seam.test.SeamTestTest"/>
        </classes>
      </test>
   </suite>
  
  
  



More information about the jboss-cvs-commits mailing list