garydgregory commented on a change in pull request #217: URL: https://github.com/apache/commons-io/pull/217#discussion_r702015507
########## File path: src/test/java/org/apache/commons/io/FileUtilsDirectoryContainsTestCase.java ########## @@ -134,9 +134,16 @@ public void testSameFile() throws IOException { } @Test - public void testIO466() throws IOException { Review comment: Please don't remove an existing test, it makes reviewing harder. -- 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: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org