added tests to main repository.
This commit is contained in:
7
tests/phpunit.xml
Normal file
7
tests/phpunit.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<phpunit colors="true" bootstrap="bootstrap.php">
|
||||
<testsuites>
|
||||
<testsuite name="Laravel Tests">
|
||||
<directory>suite</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user