This commit is contained in:
Chris Lu 2020-02-26 16:52:57 -08:00
parent 37a3628b2e
commit ed0acd1722
7 changed files with 8 additions and 9 deletions

View File

@ -54,7 +54,6 @@ func TestIsRequestPresignedSignatureV4(t *testing.T) {
}
}
// Tests is requested authenticated function, tests replies for s3 errors.
func TestIsReqAuthenticated(t *testing.T) {
iam := NewIdentityAccessManagement("", "")