mirror of https://github.com/apache/cloudstack.git
Fix pep8
Signed-off-by: Prasanna Santhanam <tsp@apache.org> (cherry picked from commit 1060997bcd40282656503a15191abd1814bfe064)
This commit is contained in:
parent
41696043b7
commit
f37417e365
|
|
@ -23,6 +23,7 @@ from marvin.cloudstackTestCase import cloudstackTestCase
|
|||
from marvin import deployDataCenter
|
||||
from nose.plugins.base import Plugin
|
||||
|
||||
|
||||
class MarvinPlugin(Plugin):
|
||||
"""
|
||||
Custom plugin for the cloudstackTestCases to be run using nose
|
||||
|
|
|
|||
Loading…
Reference in New Issue