diff --git a/Tests/PHPCI/Helper/LoggerConfigTest.php b/Tests/PHPCI/Logging/LoggerConfigTest.php similarity index 98% rename from Tests/PHPCI/Helper/LoggerConfigTest.php rename to Tests/PHPCI/Logging/LoggerConfigTest.php index e19fb736..699f9384 100644 --- a/Tests/PHPCI/Helper/LoggerConfigTest.php +++ b/Tests/PHPCI/Logging/LoggerConfigTest.php @@ -1,5 +1,7 @@