X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=yardstick%2Fcmd%2Fcommands%2Fscenario.py;h=0e3f2c3beef3ebf7526b9e30ef36e03ca611d3b0;hb=cb63cb9ed232dc40ce118e1b8c001841552ff808;hp=618ed2915832e7fa76cf6b05aa9aad1c1c00d2c6;hpb=8f91b0a5c1f47953dd1a14541b71505dbf8f869a;p=yardstick.git diff --git a/yardstick/cmd/commands/scenario.py b/yardstick/cmd/commands/scenario.py index 618ed2915..0e3f2c3be 100644 --- a/yardstick/cmd/commands/scenario.py +++ b/yardstick/cmd/commands/scenario.py @@ -16,7 +16,7 @@ from yardstick.common.utils import cliargs from yardstick.cmd.commands import change_osloobj_to_paras -class ScenarioCommands(object): +class ScenarioCommands(object): # pragma: no cover """Scenario commands. Set of commands to discover and display scenario types.