Current section

Files

Jump to
thousand_island test test_helper.exs
Raw

test/test_helper.exs

Path.wildcard(Path.join(__DIR__, "support/*.{ex,exs}")) |> Enum.each(&Code.require_file/1)
ExUnit.start()