swift/test/unit/account
Victor Stinner a0db56dcde Fix pep8 E265 warning of hacking 0.10
Fix the warning E265 "block comment should start with '# '" added in pep
1.5.

Change-Id: Ib57282e958be9c7cddffc7bca34fbbf1d4c460fd
2015-07-30 09:33:18 +02:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py unit tests: Replace "self.assert_" by "self.assertTrue" 2015-07-21 19:23:00 +05:30
test_backend.py Removing commented out code in test/unit/account/test_backend.py 2015-07-22 10:58:57 +00:00
test_reaper.py Make the reaper use same timestamp for replica deletes 2015-04-16 14:34:02 +01:00
test_replicator.py Fix pep8 E265 warning of hacking 0.10 2015-07-30 09:33:18 +02:00
test_server.py Merge "Replace StringIO with BytesIO for WSGI input" 2015-07-24 06:52:40 +00:00
test_utils.py Replace it.next() with next(it) for py3 compat 2015-06-15 22:10:45 +05:30