mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
12.28.2007 29b5d8b3cd10a605388f96389ea7fd21fff6aff5
opends/ext/testng/testng.xml
@@ -1,9 +1,7 @@
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
<suite name="OpenDS"   verbose="1" >
    <test name="default">
    <packages>
   <package name="org.opends.server.*" />
    </packages>
    <!-- DO NOT REMOVE! - THIS LINE WILL BE REPLACED WITH TAGS GENERATED BY ANT -->
    </test>
    <test name="precommit">