We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e94c8f + fe6dbcd commit 0318c82Copy full SHA for 0318c82
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