]> Cypherpunks repositories - gostls13.git/commit
gotest: show the test file pattern in "no test files" error
authorRuss Cox <rsc@golang.org>
Sun, 15 Nov 2009 20:56:39 +0000 (12:56 -0800)
committerRuss Cox <rsc@golang.org>
Sun, 15 Nov 2009 20:56:39 +0000 (12:56 -0800)
commit2a6bb2c63e5256d50da8b75c17b6bb311fb84300
tree1765e6ec959d8b0b84f7fd67f73f37b1f3c47d7e
parent029c39f45aac070aad31d721f4b784c1981d3daa
gotest: show the test file pattern in "no test files" error

Fixes #190.

R=r
https://golang.org/cl/154142
src/cmd/gotest/gotest