We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e94c8f commit fe6dbcdCopy full SHA for fe6dbcd
phpunit.xml.dist
@@ -26,6 +26,7 @@
26
<exclude>
27
<directory suffix=".php">./src/Config</directory>
28
<directory suffix=".php">./src/Views</directory>
29
+ <directory suffix=".php">./src/Language</directory>
30
</exclude>
31
<report>
32
<clover outputFile="build/phpunit/clover.xml"/>
0 commit comments