ash_cubdb/test/ash_cub_db_test.exs

5 lines
67 B
Elixir
Raw Permalink Normal View History

2023-08-07 15:13:01 +12:00
defmodule AshCubDBTest do
use ExUnit.Case
doctest AshCubDB
end