Start repo, claude & kimi still vibing tho
This commit is contained in:
8
test/odinsea_test.exs
Normal file
8
test/odinsea_test.exs
Normal file
@@ -0,0 +1,8 @@
|
||||
defmodule OdinseaTest do
|
||||
use ExUnit.Case
|
||||
doctest Odinsea
|
||||
|
||||
test "greets the world" do
|
||||
assert Odinsea.hello() == :world
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user