Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit 2f7d1bf

Browse files
committed
Added XML declaration to PHPUnit configuration
1 parent a771a5c commit 2f7d1bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
12
<phpunit colors="true">
23
<testsuites>
34
<testsuite name="ZendSkeletonApplication Test Suite">

0 commit comments

Comments
 (0)