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

gbellato
12.28.2007 29b5d8b3cd10a605388f96389ea7fd21fff6aff5
Cancel the testng.xml modification committed by mistake with revision 1376
1 files modified
4 ■■■ changed files
opends/ext/testng/testng.xml 4 ●●● patch | view | raw | blame | history
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">