Skip to content

Commit 327284e

Browse files
committed
integration tests: fix typo in README.md
Signed-off-by: Alban Crequy <[email protected]>
1 parent 0fa097f commit 327284e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $ ./install.sh /usr/local
4848
## Writing integration tests
4949

5050
[helper functions]
51-
(https://github.com/opencontainers/runc/blob/master/test/integration/helpers.bash)
51+
(https://github.com/opencontainers/runc/blob/master/tests/integration/helpers.bash)
5252
are provided in order to facilitate writing tests.
5353

5454
```sh

0 commit comments

Comments
 (0)