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

View file

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