Skip to content

Commit c361629

Browse files
committed
:octocat:
1 parent 348e57b commit c361629

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<testsuites>
99
<testsuite name="chillerlan test suite">
1010
<directory>tests</directory>
11+
<!-- excluding this for now as it would require circular dependencies -->
12+
<exclude>tests/ChillerlanFactoryTest.php</exclude>
1113
</testsuite>
1214
</testsuites>
1315
<source>

0 commit comments

Comments
 (0)