We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494e04b commit 05f5764Copy full SHA for 05f5764
1 file changed
phpunit-lte9.xml.dist
@@ -25,6 +25,9 @@
25
<directory>./src/Standards/Squiz/Tests/</directory>
26
<directory>./src/Standards/Zend/Tests/</directory>
27
</testsuite>
28
+ <testsuite name="End2EndPhpt">
29
+ <directory suffix=".phpt">tests/EndToEndPhpt/</directory>
30
+ </testsuite>
31
</testsuites>
32
33
<groups>
0 commit comments