summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_service.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/test_service.py')
-rw-r--r--tests/unit/test_service.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/unit/test_service.py b/tests/unit/test_service.py
index 4a2827e..7e07f28 100644
--- a/tests/unit/test_service.py
+++ b/tests/unit/test_service.py
@@ -62,9 +62,7 @@ class ServiceWithTimer(service.Service):
class ServiceLauncherTest(utils.BaseTestCase):
- """
- Originally from nova/tests/integrated/test_multiprocess_api.py
- """
+ """Originally from nova/tests/integrated/test_multiprocess_api.py."""
def _spawn(self):
self.workers = 2