removing tests and vendor.

This commit is contained in:
Taylor Otwell
2012-03-27 15:50:33 -05:00
parent 9eabd73b64
commit 70f586281f
122 changed files with 0 additions and 13182 deletions

View File

@@ -1,9 +0,0 @@
<phpunit colors="true"
bootstrap="phpunit.php"
backupGlobals="false">
<testsuites>
<testsuite name="Test Suite">
<directory suffix=".test.php">tests/cases</directory>
</testsuite>
</testsuites>
</phpunit>