Skip to content

Commit 3c86311

Browse files
Remove superfluous test suite
1 parent ebdd6fb commit 3c86311

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

phpunit.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
colors="true"
1414
verbose="true">
1515
<testsuites>
16-
<testsuite name="unit">
17-
<directory>tests/unit</directory>
18-
</testsuite>
19-
2016
<testsuite name="end-to-end">
2117
<directory suffix=".phpt">tests/end-to-end</directory>
2218
</testsuite>

0 commit comments

Comments
 (0)