From 782af3f62d23b5f0e36241fe7538244fb1b6730d Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 10 Mar 2025 14:02:27 -0600 Subject: chore: add some end to end tests --- test/api_test.go | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test/api_test.go (limited to 'test/api_test.go') diff --git a/test/api_test.go b/test/api_test.go deleted file mode 100644 index 3ef4f524..00000000 --- a/test/api_test.go +++ /dev/null @@ -1,7 +0,0 @@ -package main - -import "testing" - -func TestHelloWorld(t *testing.T) { - // t.Fatal("not implemented") -} -- cgit v1.2.3