We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896dbcb commit 1a2e949Copy full SHA for 1a2e949
tests/RsfTest.php
@@ -15,8 +15,6 @@ public function setUp()
15
$this->key = getenv('QINIU_KEY_NAME');
16
}
17
18
-
19
- //$bucket, $prefix, $marker, $limit
20
public function testListPrefix()
21
{
22
echo $this->bucket;
0 commit comments