diff options
| author | jahentao <tzhltjh@163.com> | 2018-12-05 20:59:06 +0800 |
|---|---|---|
| committer | jahentao <tzhltjh@163.com> | 2018-12-05 20:59:06 +0800 |
| commit | 160108f63f68ec50454bbf025bea98a074e783c0 (patch) | |
| tree | 06136d428653fed1b6e3ed7719dbc2f37fa0d368 /contributors | |
| parent | 723f3705264e30748eea679197bc2296e9823c6f (diff) | |
fix a changed url
Diffstat (limited to 'contributors')
| -rw-r--r-- | contributors/devel/testing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/testing.md b/contributors/devel/testing.md index 8c5b300a..60f83b53 100644 --- a/contributors/devel/testing.md +++ b/contributors/devel/testing.md @@ -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 |
