Skip to content

Commit 316340e

Browse files
committed
Remove warning
1 parent e1e1890 commit 316340e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hamcrest-core/src/test/java/org/hamcrest/TypeSafeDiagnosingMatcherTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
/**
88
* @author Steve Freeman 2016 http://www.hamcrest.com
99
*/
10+
@SuppressWarnings("WeakerAccess")
1011
public class TypeSafeDiagnosingMatcherTest {
1112

1213
@Test public void

0 commit comments

Comments
 (0)