From e0a195e3bc5a439d53ab7ca77cacfe8026432929 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Sun, 28 Oct 2018 08:57:43 +0100 Subject: [PATCH] forgot to add tests/Cronjobs to the unit-test directories Signed-off-by: Michael Kaufmann --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpunit.xml b/phpunit.xml index 7c551348..7ca27cb9 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -13,6 +13,7 @@ tests/Customers tests/IpsAndPorts tests/Domains + tests/Cronjobs tests/SubDomains tests/Certificates tests/Ftps