blob: 0560a2b6971835fb49da4b127929a7b3fb47a8d0 [file] [log] [blame]
defmodule Test do
test "RIGHT" do
assert true == true
assert ChangeMe
end
end