<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="5" skipfailedinvocationCounts="false" verbose="1" name="PokerTexasHoldEm" junit="false" annotations="JDK">
<test verbose="0" name="poker.CombinacaoTest" junit="false" annotations="JDK">
<classes>
<class name="poker.CombinacaoTest"/>
</classes>
</test>
</suite>