mash/test/mash_test.exs
2023-08-17 20:13:47 +00:00

5 lines
60 B
Elixir

defmodule MashTest do
use ExUnit.Case
doctest Mash
end