Merge remote-tracking branch 'origin/master'

This commit is contained in:
Taylor Otwell 2015-10-08 09:45:20 -05:00
commit 421c0d0aba
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false">
stopOnFailure="false">
<testsuites>
<testsuite name="Application Test Suite">
<directory>./tests/</directory>