1 parent 143790d commit e6feaf6Copy full SHA for e6feaf6
1 file changed
phpunit.xml.dist
@@ -17,7 +17,7 @@
17
</coverage>
18
<testsuites>
19
<testsuite name="Handler Test Suite">
20
- <directory suffix=".php">./tests/</directory>
+ <directory suffix="Test.php">./tests/</directory>
21
</testsuite>
22
</testsuites>
23
</phpunit>
0 commit comments