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

Peter Muir peter at bleepbleep.org.uk
Sat Nov 24 18:25:12 EST 2007


  User: pmuir   
  Date: 07/11/24 18:25:12

  Modified:    src/test/integration/src/org/jboss/seam/test/integration 
                        testng.xml
  Log:
  Test for JBSEAM-1937
  
  Revision  Changes    Path
  1.11      +1 -0      jboss-seam/src/test/integration/src/org/jboss/seam/test/integration/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/integration/src/org/jboss/seam/test/integration/testng.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- testng.xml	20 Nov 2007 13:42:59 -0000	1.10
  +++ testng.xml	24 Nov 2007 23:25:11 -0000	1.11
  @@ -49,6 +49,7 @@
       <test name="Seam Core - Integration: BPM">
           <classes>
      	        <class name="org.jboss.seam.test.integration.BusinessProcessTest" />
  +            <class name="org.jboss.seam.test.integration.bpm.SeamExpressionEvaluatorTest" />
           </classes>
       </test>
   
  
  
  



More information about the jboss-cvs-commits mailing list