sloanelybutsurely.com/test/support/test.ex

3 lines
87 B
Elixir

defmodule Test do
use Boundary, top_level?: true, check: [in: false, out: false]
end