Skip to content

Commit 3f2e3fd

Browse files
committed
Rename phpunit.xml to phpunit.xml.dist
1 parent 7d49261 commit 3f2e3fd

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

Diff for: .gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
.travis.yml export-ignore
66
CONTRIBUTING.md export-ignore
77
Dockerfile export-ignore
8-
phpunit.xml export-ignore
8+
phpunit.xml.dist export-ignore

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
/.idea/
33
/test-git-dir/
44
.php_cs.cache
5+
phpunit.xml

Diff for: phpunit.xml renamed to phpunit.xml.dist

File renamed without changes.

0 commit comments

Comments
 (0)