From 08d626a544dba18816ffd678e11f4e27b6855085 Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Fri, 28 May 2021 19:25:04 +0200 Subject: [PATCH] Drop an unused and redundant `phpunit.xml` There already is a `phpunit.xml` in the project root, and there is no need to have another copy in `tests/`. Fixes #229 --- tests/phpunit.xml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/phpunit.xml diff --git a/tests/phpunit.xml b/tests/phpunit.xml deleted file mode 100644 index 5dcbab2b..00000000 --- a/tests/phpunit.xml +++ /dev/null @@ -1 +0,0 @@ -