test/system/README.md: Tweak
https://github.com/containers/toolbox/pull/377
This commit is contained in:
parent
518b8f55d1
commit
5cea6c60eb
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# System tests
|
||||
|
||||
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.
|
||||
|
||||
## Structure
|
||||
|
|
Loading…
Reference in a new issue