Revert inadvertent commit.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6566 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -77,9 +77,6 @@ public abstract class SimpleAggregatorTst extends RuleTst {
|
||||
}
|
||||
} catch (Throwable t) {
|
||||
Failure f = CustomXmlTestClassMethodsRunner.createFailure(r, t);
|
||||
System.out.println("-----");
|
||||
System.out.println(f.getTestHeader());
|
||||
System.out.println(f.getMessage());
|
||||
l.add(f);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user