<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="5" skipfailedinvocationCounts="false" verbose="1" name="deploy-impl" junit="false" annotations="javadoc">
<test verbose="2" name="org.intalio.tempo.deployment.impl.ClusteredDeployServiceDeployTest" junit="false" annotations="javadoc">
<classes>
<class name="org.intalio.tempo.deployment.impl.ClusteredDeployServiceDeployTest"/>
</classes>
</test>
</suite>