init
This commit is contained in:
7
vendor/codeception/verify/phpunit.xml
vendored
Normal file
7
vendor/codeception/verify/phpunit.xml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<phpunit colors="true">
|
||||
<testsuites>
|
||||
<testsuite name="Verify">
|
||||
<directory>tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user