From d5e1f122f79ec45d6f421a4e70c260309a7aeaf7 Mon Sep 17 00:00:00 2001 From: Nathan Eikermann Date: Wed, 5 May 2021 19:47:29 +0200 Subject: [PATCH] Move test configuration to phpunit.xml --- tests/config.xml => phpunit.xml | 5 +++++ 1 file changed, 5 insertions(+) rename tests/config.xml => phpunit.xml (89%) diff --git a/tests/config.xml b/phpunit.xml similarity index 89% rename from tests/config.xml rename to phpunit.xml index f9e0ec1..080a0ba 100644 --- a/tests/config.xml +++ b/phpunit.xml @@ -5,4 +5,9 @@ ../exceptions/ + + + tests + +