Release new version 4.2.20

This commit is contained in:
Grahame Grieve 2020-04-28 13:45:51 +10:00
parent 353e520226
commit cd3e9b6034
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ public class ValidationTestSuite implements IEvaluationContext, IValidatorResour
@Parameters(name = "{index}: id {0}")
public static Iterable<Object[]> data() throws IOException {
String contents = TestingUtilities.loadTestResource("validator", "manifest.json");
Map<String, JsonObject> examples = new HashMap<String, JsonObject>();