summaryrefslogtreecommitdiff
path: root/test/api_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/api_test.go')
-rw-r--r--test/api_test.go7
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")
-}