This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push: new 843b057 [IO-701] Make PathUtils.setReadOnly deal with LinuxDosFileAttributeView #186. 843b057 is described below commit 843b057bdc9b72150b3b61cd67833adacbffd32e Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Jan 14 19:53:53 2021 -0500 [IO-701] Make PathUtils.setReadOnly deal with LinuxDosFileAttributeView #186. Clean ups post PR merge. --- ...ctoryWinTestCase.java => FileUtilsDeleteDirectoryWindowsTestCase.java} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/test/java/org/apache/commons/io/FileUtilsDeleteDirectoryWinTestCase.java b/src/test/java/org/apache/commons/io/FileUtilsDeleteDirectoryWindowsTestCase.java similarity index 100% rename from src/test/java/org/apache/commons/io/FileUtilsDeleteDirectoryWinTestCase.java rename to src/test/java/org/apache/commons/io/FileUtilsDeleteDirectoryWindowsTestCase.java