summaryrefslogtreecommitdiff
path: root/test/support/repo_case.ex
diff options
context:
space:
mode:
Diffstat (limited to 'test/support/repo_case.ex')
-rw-r--r--test/support/repo_case.ex2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/support/repo_case.ex b/test/support/repo_case.ex
index 73abcff..e5f4a6f 100644
--- a/test/support/repo_case.ex
+++ b/test/support/repo_case.ex
@@ -8,8 +8,6 @@ defmodule Chessh.RepoCase do
import Ecto
import Ecto.Query
import Chessh.RepoCase
-
- # and any other stuff
end
end