Merge pull request #3010 from jahentao/master

fix a changed url in contributors/devel/testing.md
This commit is contained in:
Kubernetes Prow Robot 2018-12-05 10:20:42 -08:00 committed by GitHub
commit 2335a397b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ make test WHAT=./pkg/api/validation GOFLAGS="-v" KUBE_TEST_ARGS="-run ValidatePo
```
For other supported test flags, see the [golang
documentation](https://golang.org/cmd/go/#hdr-Description_of_testing_flags).
documentation](https://golang.org/cmd/go/#hdr-Testing_flags).
### Stress running unit tests