Skip to content

Commit 93c7f71

Browse files
authored
Exclude cache function
1 parent 7d6649a commit 93c7f71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

finder.php

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
->in('source/includes')
55
// Exclude tests for PHPUnit 6.
66
->notPath('phpunit6/')
7+
->notPath('object-cache.php')
78
->sortByName()
89
;

0 commit comments

Comments
 (0)