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

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