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