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


##########
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:
   Is there a testcase missing here or does Ant not support this part of the 
config? just wondering



-- 
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