Skip to content

Commit 3eb9d5b

Browse files
committed
Rename phpunit file
Renamed phpunit.xml to phpunit.xml.dist
1 parent 9d15211 commit 3eb9d5b

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitattributes

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

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ composer.phar
33
composer.lock
44
.DS_Store
55
Thumbs.db
6+
phpunit.xml

phpunit.xml phpunit.xml.dist

File renamed without changes.

0 commit comments

Comments
 (0)