Skip to content

Commit a61f99e

Browse files
committed
xml syntax
1 parent 7433b59 commit a61f99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: phpunit.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
<!-- restrictWarnings="true" -->
12
<phpunit
23
bootstrap="test/unit/bootstrap.php"
34
failOnWarning="true"
45
failOnDeprecation="true"
56
failOnNotice="true"
6-
<!-- restrictWarnings="true" -->
77
>
88
<testsuites>
99
<testsuite name="unit">

0 commit comments

Comments
 (0)