test/system/README.md: Tweak

https://github.com/containers/toolbox/pull/377
This commit is contained in:
Harry Míchal 2020-02-18 13:17:53 +01:00 committed by Debarshi Ray
parent 518b8f55d1
commit 5cea6c60eb
1 changed files with 3 additions and 2 deletions

View File

@ -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