提交的内容
This commit is contained in:
1
vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ObjectAclTest.php
vendored
Executable file → Normal file
1
vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ObjectAclTest.php
vendored
Executable file → Normal file
@ -3,6 +3,7 @@
|
||||
namespace OSS\Tests;
|
||||
|
||||
require_once __DIR__ . '/Common.php';
|
||||
require_once __DIR__ . DIRECTORY_SEPARATOR . 'TestOssClientBase.php';
|
||||
|
||||
class ObjectAclTest extends TestOssClientBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user