From 110eb0b1990d5d5ee77f9368a9b7653cfdc07131 Mon Sep 17 00:00:00 2001 From: Simponic Date: Mon, 19 Dec 2022 20:45:01 -0700 Subject: Implement public key and add tests --- test/support/repo_case.ex | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/support') 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 -- cgit v1.2.3-70-g09d2