Adapt JSON.LD.TestSuite to new RDF.Serialization.Reader option handling

This commit is contained in:
Marcel Otto 2018-08-31 01:44:57 +02:00
parent 88f4525043
commit 8b5000228c

View file

@ -49,7 +49,6 @@ defmodule JSON.LD.TestSuite do
{:expand_context, file} -> {:expand_context, j(file)}
option -> option
end)
|> JSON.LD.Options.new
end
def exception(error) do