From 400df0b02bcc0e3fc8bc1c75ea494242c3f392af Mon Sep 17 00:00:00 2001 From: Gert de Pagter Date: Wed, 16 Oct 2019 15:18:19 +0200 Subject: [PATCH] Add xml schema to phpunit (#5139) This allows an IDE to do auto completion, and show any errors in the configuration --- phpunit.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index da4add30..c1a4100a 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,5 +1,7 @@ -