Skip to content

Commit

Permalink
Remove commented out code
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
  • Loading branch information
berezovskyi committed May 24, 2023
1 parent 797457d commit fd9b6b8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ public void roundtripTestXmlParsetypeWithAnnotatedStringProperty() throws Dataty
@Test
public void invalidLiteralTest_NoRoot() throws DatatypeConfigurationException,
OslcCoreApplicationException, InvocationTargetException, IllegalAccessException {
// final Model diskModel = readModel("/xml_literals/invalid_noroot_parsetype.rdf", RDFLanguages.strLangRDFXML);
final Model diskModel = readModel("/xml_literals/invalid_noroot.ttl", RDFLanguages.strLangTurtle);

assertModelUnmarshalsAndBackIsomorphically(diskModel, TestResourceWithLiterals.class);
Expand Down

0 comments on commit fd9b6b8

Please sign in to comment.