chore: remove unused doctest

This commit is contained in:
Josh Price 2022-10-25 23:46:16 +11:00
parent 0c5173e28f
commit 5215f6f20e

View file

@ -1,4 +1,3 @@
defmodule AshGenServerTest do
use ExUnit.Case
doctest AshGenServer
end