Skip to content

Commit

Permalink
fix phpunit.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
orvice committed May 16, 2016
1 parent a785268 commit 854d62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</testsuites>
<filter>
<whitelist>
<directory suffix=".php">app/</directory>
<directory suffix=".php">src/</directory>
</whitelist>
</filter>
<php>
Expand Down

0 comments on commit 854d62a

Please sign in to comment.