Excluding *.php files in test directories does not work with PHPUnit based tests.
authorGunnar Wrobel <wrobel@temple.(none)>
Wed, 3 Mar 2010 00:26:44 +0000 (01:26 +0100)
committerGunnar Wrobel <wrobel@temple.(none)>
Wed, 3 Mar 2010 00:26:44 +0000 (01:26 +0100)
.gitignore

index b03c66a..134698d 100644 (file)
@@ -19,7 +19,6 @@ framework/*/test/*/*/*/*.diff
 framework/*/test/*/*/*/*.exp
 framework/*/test/*/*/*/*.log
 framework/*/test/*/*/*/*.out
-framework/*/test/*/*/*/*.php
 !framework/File_CSV/tests/common.php
 !framework/Image/tests/swf.php
 !framework/Image/tests/gd.php