// ShortTestFlags returns the set of "-test." flag shorthand names that end // users may pass to 'go test'. func ShortTestFlags() []string { … }
// ShortTestFlags returns the set of "-test." flag shorthand names that end // users may pass to 'go test'. func ShortTestFlags() []string { … }