diff options
| author | mo khan <mo@mokhan.ca> | 2025-03-10 14:02:27 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-03-10 14:02:27 -0600 |
| commit | 782af3f62d23b5f0e36241fe7538244fb1b6730d (patch) | |
| tree | 9fca686622756667cac978dd0aca8e7e85dce155 /test/api_test.go | |
| parent | 5083ab853bd9c619fe750fdd6e2b3f22ab9e98dd (diff) | |
chore: add some end to end tests
Diffstat (limited to 'test/api_test.go')
| -rw-r--r-- | test/api_test.go | 7 |
1 files changed, 0 insertions, 7 deletions
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") -} |
