We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e13b1 commit acb00c4Copy full SHA for acb00c4
1 file changed
phpunit.xml.dist
@@ -9,4 +9,10 @@
9
</testsuite>
10
</testsuites>
11
12
+ <source>
13
+ <include>
14
+ <directory suffix=".php">src/</directory>
15
+ </include>
16
+ </source>
17
+
18
</phpunit>
0 commit comments