<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="5" skipfailedinvocationCounts="false" verbose="1" name="jaba2" junit="false" parallel="false" annotations="JDK" data-provider-thread-count="10">
  <test verbose="4" name="compbio.runner.disorder.GlobPlotTester" junit="false" annotations="JDK">
    <classes>
      <class name="compbio.runner.disorder.GlobPlotTester"/>
    </classes>
  </test>
</suite>