add namespace for s3
This commit is contained in:
@@ -33,7 +33,6 @@ func TestListBucketsHandler(t *testing.T) {
|
||||
}
|
||||
|
||||
encoded := string(encodeResponse(response))
|
||||
println(encoded)
|
||||
if encoded != expected {
|
||||
t.Errorf("unexpected output: %s\nexpecting:%s", encoded, expected)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user