moving core tests into bundle.

This commit is contained in:
Taylor Otwell
2012-01-27 12:09:19 -06:00
parent 8325f6dc5e
commit f420ec5515
54 changed files with 14 additions and 2588 deletions

View File

@@ -3,7 +3,7 @@
backupGlobals="false">
<testsuites>
<testsuite name="Test Suite">
<directory suffix=".test.php">tests/cases</directory>
<directory suffix=".test.php">tests</directory>
</testsuite>
</testsuites>
</phpunit>