You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/09/03 16:09:03 UTC

[GitHub] [commons-io] garydgregory commented on a change in pull request #217: IO-727: fix directoryContains() handling files with the same prefix

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-unsubscribe@commons.apache.org

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