From 5910da9d8f07bdc42df5bd7d33211acc688f1531 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 26 Mar 2016 22:29:35 +0100 Subject: fix indention --- phpunit.integration.xml | 10 +++++----- phpunit.xml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/phpunit.integration.xml b/phpunit.integration.xml index 3a43fe58b..839e1a021 100644 --- a/phpunit.integration.xml +++ b/phpunit.integration.xml @@ -1,7 +1,7 @@ - - - ./tests/integration - - + + + ./tests/integration + + diff --git a/phpunit.xml b/phpunit.xml index bd2b01caf..5c67f0a64 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,7 +1,7 @@ - - - ./tests/unit - - + + + ./tests/unit + + -- cgit v1.2.3