<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="5" skipfailedinvocationCounts="false" verbose="1" name="kuzumeji-tomcat6" junit="false" parallel="false" annotations="JDK">
<test verbose="2" name="org.jboss.seam.example.jpa.test.BookingTest" junit="false" annotations="JDK">
<classes>
<class name="org.jboss.seam.example.jpa.test.BookingTest"/>
</classes>
</test>
</suite>