Skip to content

Commit f0f390a

Browse files
committed
Update
1 parent 4463c38 commit f0f390a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</testsuites>
88
<filter>
99
<whitelist processUncoveredFilesFromWhitelist="true">
10-
<directory suffix=".php">./class</directory>
1110
<directory suffix=".php">./library</directory>
11+
<directory suffix=".php">./class</directory>
1212
<exclude>
1313
<file>./library/Autoload.php</file>
1414
</exclude>

0 commit comments

Comments
 (0)