Corrected many style violations in the tests.

I focussed primarily on F-category violations, they are all but all fixed with
this patch.

Change-Id: I343f6945c97984ed1093bc347b6def6994297041
This commit is contained in:
Alex Gaynor 2013-07-23 16:41:45 -07:00
parent 1685b4466a
commit 290a208714
1 changed files with 0 additions and 2 deletions

View File

@ -16,11 +16,9 @@
# TODO: Tests
import unittest
from swift.common import bench
class TestBench(unittest.TestCase):
def test_placeholder(self):
pass