fix a changed url

This commit is contained in:
jahentao 2018-12-05 20:59:06 +08:00
parent 723f370526
commit 160108f63f
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