ash_admin/test/ash_admin_test.exs

5 lines
94 B
Elixir
Raw Normal View History

2021-03-22 19:41:22 +13:00
defmodule AshAdmin.Test.AshAdminTest do
@moduledoc false
use ExUnit.Case, async: true
end