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

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