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

Peter Muir peter at bleepbleep.org.uk
Wed Nov 21 17:51:36 EST 2007


  User: pmuir   
  Date: 07/11/21 17:51:36

  Modified:    src/test/unit/org/jboss/seam/test/unit  testng.xml
  Log:
  JBSEAM-2265 and associated unit test
  
  Revision  Changes    Path
  1.7       +1 -0      jboss-seam/src/test/unit/org/jboss/seam/test/unit/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/unit/org/jboss/seam/test/unit/testng.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- testng.xml	20 Nov 2007 13:42:59 -0000	1.6
  +++ testng.xml	21 Nov 2007 22:51:36 -0000	1.7
  @@ -23,6 +23,7 @@
          <class name="org.jboss.seam.test.unit.NamespaceTest" />
          <class name="org.jboss.seam.test.unit.ImportTest"/>
          <class name="org.jboss.seam.test.unit.web.MultipartRequestTest" />
  +       <class name="org.jboss.seam.test.unit.bpm.ActorTest" />
        </classes>
      </test>
   </suite>
  
  
  



More information about the jboss-cvs-commits mailing list