We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d6757 commit 1a202bbCopy full SHA for 1a202bb
tests/AllTests.php
@@ -15,6 +15,7 @@
15
} else {
16
include_once 'CodeSniffer/Core/AllTests.php';
17
include_once 'CodeSniffer/Standards/AllSniffs.php';
18
+ include_once 'FileList.php';
19
}
20
21
// PHPUnit 7 made the TestSuite run() method incompatible with
0 commit comments