Skip to content

Commit fbc7c46

Browse files
committed
still testing ci
1 parent cb8404e commit fbc7c46

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,10 +38,10 @@ and open the template in the editor.
3838
<filter>
3939
<whitelist processUncoveredFilesFromWhitelist="true">
4040
<directory suffix=".php">./</directory>
41-
<!--<file>XSession.php</file>-->
41+
<file>XSession.php</file>
4242
<exclude>
4343
<directory suffix=".php">./</directory>
44-
<file>XSessiontest.php</file>
44+
<file>XSessionTest.php</file>
4545
<file>smartloader.php</file>
4646
</exclude>
4747
</whitelist>

0 commit comments

Comments
 (0)