Skip to content

Commit

Permalink
Add missing exclusions from phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Nov 18, 2015
1 parent 1cea29c commit fb8287e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Expand Up @@ -9,6 +9,7 @@
<php>
<ini name="error_reporting" value="-1" />
</php>

<testsuites>
<testsuite name="Symfony Stopwatch Component Test Suite">
<directory>./Tests/</directory>
Expand Down

0 comments on commit fb8287e

Please sign in to comment.