aboutsummaryrefslogtreecommitdiff
path: root/test/thulani_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/thulani_test.exs')
-rw-r--r--test/thulani_test.exs4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/thulani_test.exs b/test/thulani_test.exs
index 032d9e4..cbf84f8 100644
--- a/test/thulani_test.exs
+++ b/test/thulani_test.exs
@@ -1,8 +1,4 @@
defmodule ThulaniTest do
use ExUnit.Case
doctest Thulani
-
- test "greets the world" do
- assert Thulani.hello() == :world
- end
end