fix typo for test/README.md

Signed-off-by: DeShuai Ma <dma@redhat.com>
This commit is contained in:
DeShuai Ma 2017-11-13 23:05:27 +08:00
parent 25ac83196f
commit e90e0c7062

View file

@ -78,8 +78,7 @@ make localintegration RUNTIME=cc-oci-runtime
## Writing integration tests
[Helper functions]
(https://github.com/kubernetes-incubator/crio/blob/master/test/helpers.bash)
[Helper functions](https://github.com/kubernetes-incubator/cri-o/blob/master/test/helpers.bash)
are provided in order to facilitate writing tests.
```sh