Merge pull request #1151 from mdshuai/fix-test-typo
fix syntax for test/README.md
This commit is contained in:
commit
21252ed22d
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue