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

Commit 6342aee

Browse files
committed
Fixed phpunit.xml.dist after copy&paste from zendframework/zend-config-aggregator
1 parent 539bca7 commit 6342aee

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
@@ -1,6 +1,6 @@
11
<phpunit bootstrap="./vendor/autoload.php" colors="true">
22
<testsuites>
3-
<testsuite name="zend-config-aggregator">
3+
<testsuite name="zend-config-aggregator-modulemanager">
44
<directory>./test</directory>
55
</testsuite>
66
</testsuites>

0 commit comments

Comments
 (0)