refactoring testing setup.

This commit is contained in:
Taylor Otwell
2011-10-10 22:17:22 -05:00
parent 392caeed91
commit b3c9dc59c0
14 changed files with 49 additions and 467 deletions

View File

@@ -1,7 +0,0 @@
<phpunit colors="true" backupGlobals="false" bootstrap="tests/bootstrap.php">
<testsuites>
<testsuite name="Laravel Framework Tests">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>