Skip to content

Commit c88c4e7

Browse files
committed
remove empty test case
1 parent 060fbf9 commit c88c4e7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/Qiniu/Tests/AuthTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ public function testUploadToken()
6767
unset($_SERVER['override_qiniu_auth_time']);
6868
}
6969

70-
public function testVerifyCallback()
71-
{
72-
}
73-
7470
public function testSignQiniuAuthorization()
7571
{
7672
$auth = new Auth("ak", "sk");

0 commit comments

Comments
 (0)