From 5ea1d95f31baf22d6d653e47fb1ca4b01ef24739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Bl=C3=A4ul?= Date: Sun, 21 Jan 2018 14:57:31 +0100 Subject: [PATCH] Also run test files ending with Test.php (capital letter) --- tests/phpunit.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 71c00fb..6f06252 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -11,8 +11,8 @@ stopOnSkipped="false"> - properties/ - methods/ + properties/ + methods/