Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
mjacoby committed Jun 26, 2018
1 parent bc883e2 commit dff831f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ private static String modelToString(Model model) {
return out.toString();
}

@Test
public void testParseMappingIOSBtoKIT() throws IOException, ParseException, URISyntaxException {
Mapping parsed = Utils.getMapping(Constants.MAPPING_EDUCAMPUS_IOSB_TO_KIT);
String printed = parsed.asString();
Expand Down

0 comments on commit dff831f

Please sign in to comment.