json_ld: fix indentation
This commit is contained in:
parent
a22e651468
commit
be144fbe68
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ defmodule JSON.LD.TestSuite.ToRdfTest do
|
|||
else: RDF.NQuads.read_file!(file(output))
|
||||
|
||||
assert JSON.LD.read_file!(file(input), test_case_options(test_case, base_iri)) == dataset
|
||||
end
|
||||
end
|
||||
end)
|
||||
|
||||
def toRdf_0118_dataset do
|
||||
|
|
Loading…
Reference in a new issue