From dfc80a5c66cd9df31dcd7e54aa8fae638ec40354 Mon Sep 17 00:00:00 2001 From: Felix Becker Date: Fri, 30 Sep 2016 12:20:53 +0200 Subject: [PATCH] Convert indentation to spaces in phpunit.xml.dist --- phpunit.xml.dist | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 4438e18..4e3f6be 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,14 +1,14 @@ - - - ./tests - - + + + ./tests + + - - - ./src - - + + + ./src + +