We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6197194 + 89caae3 commit 1d78a56Copy full SHA for 1d78a56
1 file changed
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