We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a0272 commit cc6fbb7Copy full SHA for cc6fbb7
phpunit.xml.dist
@@ -14,6 +14,7 @@
14
<directory suffix=".php">./lib</directory>
15
<exclude>
16
<file>./autoload.php</file>
17
+ <file>*Interface.php</file>
18
</exclude>
19
</whitelist>
20
</filter>
0 commit comments