ash_admin/test/ash_admin_test.exs
2021-03-22 02:41:22 -04:00

4 lines
94 B
Elixir

defmodule AshAdmin.Test.AshAdminTest do
@moduledoc false
use ExUnit.Case, async: true
end