Skip to content

Commit b5a12c3

Browse files
Update phpunit.xml.dist
1 parent 4714e05 commit b5a12c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phpunit bootstrap="vendor/autoload.php" colors="true">
33
<testsuites>
4-
<testsuite name="Speedex Test Suite">
4+
<testsuite name="PHPFastCGI Silex Adapter Test Suite">
55
<directory>test</directory>
66
</testsuite>
77
</testsuites>

0 commit comments

Comments
 (0)