remove extra whitspaces

This commit is contained in:
Eldar Nugaev
2011-01-12 02:19:05 +03:00
parent f7110a4793
commit 0f3720535e

View File

@@ -76,7 +76,7 @@ class SchedulerTestCase(test.TestCase):
self.mox.ReplayAll()
scheduler.named_method(ctxt, 'topic', num=7)
class ZoneSchedulerTestCase(test.TestCase):
"""Test case for zone scheduler"""
def setUp(self):