Skip to content

Commit

Permalink
Remove default tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sleipnir committed Dec 15, 2023
1 parent 6933050 commit 5a1257a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flame_example/test/flame_example_test.exs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
defmodule FlameExampleTest do
use ExUnit.Case
doctest FlameExample

test "greets the world" do
assert FlameExample.hello() == :world
end
end

0 comments on commit 5a1257a

Please sign in to comment.