Merge pull request #3872 from bantu/phpunit-xml-dist

Use phpunit.xml.dist instead of phpunit.xml ...
remotes/origin/stable6
Jörn Friedrich Dreyer 2013-06-27 13:07:42 +07:00
commit df43ddb902
2 changed files with 4 additions and 1 deletions

5
.gitignore vendored

@ -72,7 +72,10 @@ nbproject
.well-known
/.buildpath
#tests - autogenerated filed
# Tests
/tests/phpunit.xml
# Tests - auto-generated files
data-autotest
/tests/coverage*
/tests/autoconfig*