We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756115b commit 8ea2e9bCopy full SHA for 8ea2e9b
scripts/teamcitytestscripts/main.go
@@ -28,7 +28,7 @@ import (
28
29
func usage() string {
30
return `Usage:
31
- teamcity-go-test -test <binary> [-parallelism n] [-timeout t]
+ teamcity-diff-test -test <binary> [-parallelism n] [-timeout t]
32
33
Test names must be listed one per line on stdin.
34
`
0 commit comments