fix typo for test/README.md
Signed-off-by: DeShuai Ma <dma@redhat.com>
This commit is contained in:
parent
25ac83196f
commit
e90e0c7062
1 changed files with 1 additions and 2 deletions
|
@ -78,8 +78,7 @@ make localintegration RUNTIME=cc-oci-runtime
|
||||||
|
|
||||||
## Writing integration tests
|
## Writing integration tests
|
||||||
|
|
||||||
[Helper functions]
|
[Helper functions](https://github.com/kubernetes-incubator/cri-o/blob/master/test/helpers.bash)
|
||||||
(https://github.com/kubernetes-incubator/crio/blob/master/test/helpers.bash)
|
|
||||||
are provided in order to facilitate writing tests.
|
are provided in order to facilitate writing tests.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue