mirror of https://github.com/apache/cloudstack.git
Fix pep8
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
f4876686a6
commit
dbd321b022
|
|
@ -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