1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[aws|storage] fix format for multipart upload tests

This commit is contained in:
geemus 2011-05-10 17:12:04 -07:00
parent ac1299c472
commit ea4477ed54

View file

@ -23,7 +23,7 @@ Shindo.tests('AWS::Storage | object requests', ['aws']) do
'MaxUploads' => Integer,
'KeyMarker' => NilClass,
'NextKeyMarker' => String,
'NextUploadIdMarker' => String,
'NextUploadIdMarker' => Fog::Nullable::String,
'Upload' => [{
'Initiated' => Time,
'Initiator' => {