初始化代码
This commit is contained in:
7
app/Common/extend/tencentcloud/phpunit.xml
Normal file
7
app/Common/extend/tencentcloud/phpunit.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<phpunit bootstrap="vendor/autoload.php">
|
||||
<testsuites>
|
||||
<testsuite name="cos">
|
||||
<directory>src/Qcloud/Cos/Tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user