Files
website/content/en/examples/README.md
T
2020-06-27 11:15:21 +08:00

253 B

To run the tests for a localization, use the following command:

go test k8s.io/website/content/<lang>/examples

where <lang> is the two character representation of a language. For example:

go test k8s.io/website/content/en/examples