diff --git a/domphptests.ini b/domphptests.ini index e52a6a2..50767ec 100644 --- a/domphptests.ini +++ b/domphptests.ini @@ -1,4 +1,5 @@ -time = true -color = true bootstrap = "Tests/autoload.php.dist" +color = true testfiles[] = "Tests/*Test.php" +statistics = true +time = true