test/system/README.md: Tweak
https://github.com/containers/toolbox/pull/377
This commit is contained in:
parent
518b8f55d1
commit
5cea6c60eb
|
|
@ -1,9 +1,10 @@
|
||||||
# System tests
|
# System tests
|
||||||
|
|
||||||
These tests are built with BATS (Bash Automated Testing System). They are
|
These tests are built with BATS (Bash Automated Testing System). They are
|
||||||
strongly influenced by libpod project.
|
strongly influenced by the [libpod](https://github.com/containers/libpod)
|
||||||
|
project.
|
||||||
|
|
||||||
The tests are meant to ensure that toolbox's functionality remains stable
|
The tests are meant to ensure that Toolbox's functionality remains stable
|
||||||
throughout updates of both Toolbox and Podman/libpod.
|
throughout updates of both Toolbox and Podman/libpod.
|
||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue