Skip to content

Commit 40dd3ba

Browse files
authored
Merge pull request #2 from vinkla/phpunit
Rename phpunit file
2 parents 9d15211 + 3eb9d5b commit 40dd3ba

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)