We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb945a commit 29570a5Copy full SHA for 29570a5
1 file changed
src/test/java/org/apache/commons/io/FileUtilsTest.java
@@ -167,9 +167,7 @@ List<File> list(final File startDirectory) throws IOException {
167
168
private File testFile1;
169
private File testFile2;
170
-
171
private long testFile1Size;
172
173
private long testFile2Size;
174
175
private void assertContentMatchesAfterCopyURLToFileFor(final String resourceName, final File destination) throws IOException {
0 commit comments