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

Matthew Swift
24.31.2011 a8421d3374bd1320f306569b68458e507931f879
opendj3/opendj-build-tools/src/main/java/org/forgerock/opendj/maven/testng/OpenDJTestCase.java
@@ -42,7 +42,7 @@
/**
 * This class defines a base test case that should be subclassed by all unit
 * tests used by OpenDS.
 * tests used by OpenDJ.
 * <p>
 * This class adds the ability to print error messages and automatically have
 * them include the class name.