Skip to content

Commit 283dd5b

Browse files
authored
Merge pull request #22 from joaorobertopb/patch-4
Rename phpunit.xml to phpunit.xml.dist
2 parents 7d49261 + 3f2e3fd commit 283dd5b

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
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

.gitignore

Lines changed: 1 addition & 0 deletions
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
File renamed without changes.

0 commit comments

Comments
 (0)