Skip to content

Commit 31d8461

Browse files
author
Gary Gregory
committed
testProbeContentType behavior is OS-dependent.
1 parent 5f2b3d3 commit 31d8461

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/org/apache/commons/io/file/FilesUncheckTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ public void testProbeContentType() {
343343
// Empirical: probeContentType is "text/plain" on Windows
344344
// Empirical: probeContentType is "application/plain" on Ubuntu
345345
// Empirical: probeContentType is ? on macOS
346-
assertNotNull(probeContentType);
347346
}
348347

349348
@Test

0 commit comments

Comments
 (0)