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" convertNoticesToExceptions="true"
convertWarningsToExceptions="true" convertWarningsToExceptions="true"
processIsolation="false" processIsolation="false"
stopOnFailure="false" stopOnFailure="false">
syntaxCheck="false">
<testsuites> <testsuites>
<testsuite name="Application Test Suite"> <testsuite name="Application Test Suite">
<directory>./tests/</directory> <directory>./tests/</directory>