mash/test/mash_test.exs
2023-08-10 08:30:20 +00:00

4 lines
59 B
Elixir

defmodule MashTest do
use ExUnit.Case
doctest Mash
end