messed up test

This commit is contained in:
Michael Barton 2011-03-31 05:56:00 +00:00
parent fc3e894cbd
commit e1f3682890

View File

@ -581,8 +581,7 @@ class TestSwift3(unittest.TestCase):
'X-Amz-Y': 'lalalalalalala'})
verify('7506d97002c7d2de922cc0ec34af8846', '/bucket/object',
{'Content-Type': '', 'X-Amz-Something': 'test'})
{'Content-Type': None, 'X-Amz-Something': 'test'})
req1 = Request.blank('/', headers=
{'Content-Type': None, 'X-Amz-Something': 'test'})