We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4463c38 commit f0f390aCopy full SHA for f0f390a
1 file changed
phpunit.xml
@@ -7,8 +7,8 @@
7
</testsuites>
8
<filter>
9
<whitelist processUncoveredFilesFromWhitelist="true">
10
- <directory suffix=".php">./class</directory>
11
<directory suffix=".php">./library</directory>
+ <directory suffix=".php">./class</directory>
12
<exclude>
13
<file>./library/Autoload.php</file>
14
</exclude>
0 commit comments