ash_csv/test/ash_csv_test.exs
2020-08-20 01:28:05 -04:00

4 lines
63 B
Elixir

defmodule AshCsvTest do
use ExUnit.Case
doctest AshCsv
end