From: Gunnar Wrobel Date: Wed, 3 Mar 2010 00:26:44 +0000 (+0100) Subject: Excluding *.php files in test directories does not work with PHPUnit based tests. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f7389c5d7c3cd845ee3274ac39e2225ca13fe4b3;p=horde.git Excluding *.php files in test directories does not work with PHPUnit based tests. --- diff --git a/.gitignore b/.gitignore index b03c66ab0..134698d70 100644 --- a/.gitignore +++ b/.gitignore @@ -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