<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="5" skipfailedinvocationCounts="false" verbose="1" name="JWS2" junit="false" parallel="false" annotations="JDK" data-provider-thread-count="10">
  <test verbose="2" name="compbio.engine.local.EngineResourcesLeakTester" junit="false" annotations="JDK">
    <classes>
      <class name="compbio.engine.local.EngineResourcesLeakTester"/>
    </classes>
  </test>
</suite>