Skip to content

Commit 8141d14

Browse files
author
Kolya Korobochkin
committed
added name for testsuite
1 parent 2babdc8 commit 8141d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
convertWarningsToExceptions="true"
77
>
88
<testsuites>
9-
<testsuite>
9+
<testsuite name="all">
1010
<directory suffix="Test.php">./tests/</directory>
1111
</testsuite>
1212
</testsuites>

0 commit comments

Comments
 (0)