diff --git a/build/phpunit.xml b/build/phpunit.xml index 97f3bb2..dec3ac4 100644 --- a/build/phpunit.xml +++ b/build/phpunit.xml @@ -1,36 +1,32 @@ - - - - ./../src/ - - - - - ./../tests/CoreTest.php - ./../tests/ConnectionManagerTest.php - ./../tests/QueryParserTest.php - - - ./../tests/Drivers/MySQL/ - - - ./../tests/Drivers/PgSQL/ - - - ./../tests/Drivers/SQLite/ - - - - - - - - - \ No newline at end of file + + + + ./../src/ + + + + + + + + + + ./../tests/CoreTest.php + ./../tests/ConnectionManagerTest.php + ./../tests/QueryParserTest.php + + + ./../tests/Drivers/MySQL/ + + + ./../tests/Drivers/PgSQL/ + + + ./../tests/Drivers/SQLite/ + + + + + +