integration tests: fix typo in README.md
Signed-off-by: Alban Crequy <alban@kinvolk.io>
This commit is contained in:
parent
0fa097fc37
commit
327284eb35
|
@ -48,7 +48,7 @@ $ ./install.sh /usr/local
|
|||
## Writing integration tests
|
||||
|
||||
[helper functions]
|
||||
(https://github.com/opencontainers/runc/blob/master/test/integration/helpers.bash)
|
||||
(https://github.com/opencontainers/runc/blob/master/tests/integration/helpers.bash)
|
||||
are provided in order to facilitate writing tests.
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in New Issue