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