Skip to content

Commit 584e867

Browse files
committed
still testing ci
1 parent fbc7c46 commit 584e867

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/phpunit.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ and open the template in the editor.
3838
<filter>
3939
<whitelist processUncoveredFilesFromWhitelist="true">
4040
<directory suffix=".php">./</directory>
41-
<file>XSession.php</file>
41+
4242
<exclude>
43-
<directory suffix=".php">./</directory>
43+
4444
<file>XSessionTest.php</file>
4545
<file>smartloader.php</file>
4646
</exclude>

0 commit comments

Comments
 (0)