]> Cypherpunks.ru repositories - nncp.git/blob - test.do
Merge branch 'develop'
[nncp.git] / test.do
1 redo-ifchange config gopath module-name
2 exec >&2
3 . ./config
4 . ./gopath
5 mod=`cat module-name`
6 cd src
7 GOPATH=$GOPATH ${GO:-go} test -failfast $mod/...