aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
-rw-r--r--tests/phpunit.xml.dist (renamed from tests/phpunit.xml)0
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 68977ad0775..6259482c002 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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*
diff --git a/tests/phpunit.xml b/tests/phpunit.xml.dist
index 25dfc64cfeb..25dfc64cfeb 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml.dist