jsonld-ex/test/unit/json_ld_test.exs
2022-04-22 02:47:44 +02:00

5 lines
66 B
Elixir

defmodule JSON.LDTest do
use ExUnit.Case
doctest JSON.LD
end