Claudenw commented on code in PR #257:
URL: https://github.com/apache/creadur-rat/pull/257#discussion_r1619094480


##########
apache-rat-tasks/src/test/java/org/apache/rat/anttasks/ReportTest.java:
##########
@@ -260,4 +261,9 @@ public void testISO88591WithFile() throws Exception {
         }
         assertTrue("Report file could not be parsed as XML", documentParsed);
     }
+
+    public void testReportOptions(String antFileContents, 
Predicate<ReportConfiguration> test) {
+

Review Comment:
   They were handled by the ReportOptionTest



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@creadur.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to