]> Cypherpunks.ru repositories - gocheese.git/blobdiff - test.do
Vendorize tarball
[gocheese.git] / test.do
diff --git a/test.do b/test.do
index 157579144643ba817a9e4bdbbbd0b039edc532c2..21eb21b176069634969079521fac41a9458a5361 100644 (file)
--- a/test.do
+++ b/test.do
@@ -1,2 +1 @@
-redo-ifchange module-name
-${GO:=go} test `cat module-name`/... >&2
+${GO:-go} test ./... >&2