Skip to content

Commit acb00c4

Browse files
committed
adjust phpunit.xml
1 parent 02e13b1 commit acb00c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpunit.xml.dist

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,10 @@
99
</testsuite>
1010
</testsuites>
1111

12+
<source>
13+
<include>
14+
<directory suffix=".php">src/</directory>
15+
</include>
16+
</source>
17+
1218
</phpunit>

0 commit comments

Comments
 (0)