mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-03 01:47:38 +02:00
Allows for using `load` with an absolute path instead of a relative one, which makes it possible to group tests into different directories. Parallel tests differ slightly, loading the newer `helper/common.bash` and `helper/setup.bash` files instead of the older `test_helper/common.bash` which serial tests continue to use.