No effective change - suppress warnings in test

This commit is contained in:
Robin Bygrave
2015-08-01 16:56:12 +12:00
parent 7efbffb46d
commit dbd789f4be
@@ -73,6 +73,7 @@ public class JsonContextTest {
}
}
@SuppressWarnings("unchecked")
@Test
public void test_unknownProperty_withVisitor() {