ash/test/ash_test.exs

5 lines
84 B
Elixir
Raw Normal View History

defmodule Ash.Test.AshTest do
@moduledoc false
use ExUnit.Case, async: true
end