diff --git a/.phing/properties.dist b/.phing/properties.dist index 99977a9..9ef38c9 100644 --- a/.phing/properties.dist +++ b/.phing/properties.dist @@ -98,10 +98,6 @@ dir.data.temporary = ${dir.data}/tmp # Testing # -------------------------------------------------------------------------------- -# Test database path -# -tests.database = ${dir.data.temporary}/database.sqlite - # Path of the PHPUnit # phpUnit.path = ./vendor/bin/phpunit diff --git a/.phing/tests.xml b/.phing/tests.xml index 3482177..7e53b15 100644 --- a/.phing/tests.xml +++ b/.phing/tests.xml @@ -213,7 +213,6 @@ - @@ -222,19 +221,9 @@ - - - - - - - - - - - - +