mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Delete phpunit.xml file.
Looks like that was committed accidentally.
This commit is contained in:
parent
a56f0b2fb3
commit
7e11bb7431
@ -1,9 +0,0 @@
|
||||
<phpunit colors="true"
|
||||
bootstrap="/Users/taylor/Code/Laravel/framework/laravel/tests/phpunit.php"
|
||||
backupGlobals="false">
|
||||
<testsuites>
|
||||
<testsuite name="Test Suite">
|
||||
<directory suffix=".test.php">/Users/taylor/Code/Laravel/framework/laravel/tests/cases</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
Loading…
x
Reference in New Issue
Block a user