Commit 9b3b7c4a authored by Roman Shevchenko's avatar Roman Shevchenko
Browse files

Cleanup (pointless warning)

parent da0f985e
Branches unavailable Tags unavailable
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -29,6 +29,7 @@ import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.Assert.*;
import static org.junit.Assume.assumeTrue;
@SuppressWarnings("SuspiciousPackagePrivateAccess")
public abstract class FileAttributesReadingTest {
public static class MainTest extends FileAttributesReadingTest {
@BeforeClass
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment