diff options
author | ctrlaltca <> | 2012-11-18 18:59:59 +0000 |
---|---|---|
committer | ctrlaltca <> | 2012-11-18 18:59:59 +0000 |
commit | dd2fbb7ff2ce3d9885c18a978c79294a13ed9025 (patch) | |
tree | 862bee83f325c149a8d9034d8ba5eb3d593645ef /.gitattributes | |
parent | 3ec0398201be3e865cd330f2f98005b73848eb23 (diff) |
dropped PHPUnit2, since it doesn't support recent php versions
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 360063d7..451dc821 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,8 +5,6 @@ /build.xml -text buildscripts/.htaccess -text buildscripts/Benchmark/LICENSE -text -buildscripts/PHPUnit2/pear-phpunit -text -buildscripts/PHPUnit2/pear-phpunit.bat -text buildscripts/PhpDocumentor/LICENSE -text buildscripts/PhpDocumentor/pear-phpdoc -text buildscripts/PhpDocumentor/phpDocumentor.ini -text |