[jboss-cvs] jboss-seam/examples/booking/src/org/jboss/seam/example/booking/test ...

Gavin King gavin.king at jboss.com
Sun Feb 25 17:49:28 EST 2007


  User: gavin   
  Date: 07/02/25 17:49:28

  Modified:    examples/booking/src/org/jboss/seam/example/booking/test  
                        testng.xml
  Removed:     examples/booking/src/org/jboss/seam/example/booking/test  
                        BookingUnitTest.java
  Log:
  ack, dont need it anyway
  
  Revision  Changes    Path
  1.8       +0 -12     jboss-seam/examples/booking/src/org/jboss/seam/example/booking/test/testng.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: testng.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/src/org/jboss/seam/example/booking/test/testng.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- testng.xml	20 May 2006 22:19:23 -0000	1.7
  +++ testng.xml	25 Feb 2007 22:49:28 -0000	1.8
  @@ -20,16 +20,4 @@
        </classes>
      </test>
   	
  -   <!--test name="Switch Conversation">
  -     <classes>
  -       <class name="org.jboss.seam.example.booking.test.SwitchConversationTest"/>
  -     </classes>
  -   </test-->
  -	
  -   <test name="Booking Unit">
  -     <classes>
  -       <class name="org.jboss.seam.example.booking.test.BookingUnitTest"/>
  -     </classes>
  -   </test>
  -	
   </suite>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list