All modules have an intro.
This commit is contained in:
@@ -12,6 +12,6 @@ defmodule ExecuteTest do
|
||||
end
|
||||
|
||||
test "can access intro" do
|
||||
assert SampleKoan.intro == "There is something"
|
||||
assert SampleKoan.intro == "There is something\n"
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user