summaryrefslogtreecommitdiff
path: root/.pik/test.sh
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-04-22 18:29:37 +0200
committerewy <ewy0@protonmail.com>2026-04-22 18:29:37 +0200
commit374ed5e1a4dc635c42e33e4133729d40cf3e0e35 (patch)
tree01f12ca3eea0154b61afde3d1ee27df2094644e1 /.pik/test.sh
parentee481fa406bb685a16d8b568fca0c9f592c06180 (diff)
work on tests
also replace the annoying search return with a struct
Diffstat (limited to '.pik/test.sh')
-rw-r--r--.pik/test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.pik/test.sh b/.pik/test.sh
new file mode 100644
index 0000000..bb91492
--- /dev/null
+++ b/.pik/test.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+go test -tags test -v ./... \ No newline at end of file