X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=test.do;h=13b228a8cbdf4e382c3445e06f37697727a08dcc;hp=7f3c01ec5ebabf14259e984f4fd4cfd5baf365fc;hb=HEAD;hpb=9d80ad45bc2a002c256766886c1d43e61799536f diff --git a/test.do b/test.do deleted file mode 100644 index 7f3c01e..0000000 --- a/test.do +++ /dev/null @@ -1,6 +0,0 @@ -redo-ifchange config gopath module-name -. ./config -. ./gopath -mod=`cat module-name` -cd src -GOPATH=$GOPATH ${GO:-go} test -failfast $mod/...