]> Cypherpunks.ru repositories - nncp.git/blobdiff - test.do
Merge branch 'develop'
[nncp.git] / test.do
diff --git a/test.do b/test.do
deleted file mode 100644 (file)
index feb7b5f..0000000
--- a/test.do
+++ /dev/null
@@ -1,7 +0,0 @@
-redo-ifchange config gopath module-name
-exec >&2
-. ./config
-. ./gopath
-mod=`cat module-name`
-cd src
-GOPATH=$GOPATH ${GO:-go} test -failfast $mod/...