diff options
Diffstat (limited to 'Http/phpunit.xml.dist')
-rw-r--r-- | Http/phpunit.xml.dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Http/phpunit.xml.dist b/Http/phpunit.xml.dist index 7393814..49b36f2 100644 --- a/Http/phpunit.xml.dist +++ b/Http/phpunit.xml.dist @@ -14,6 +14,7 @@ <php> <ini name="error_reporting" value="-1" /> </php> + <testsuites> <testsuite name="Symfony Security Component HTTP Test Suite"> <directory>./Tests/</directory> |