aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/cmd/commands/scenario.py
diff options
context:
space:
mode:
Diffstat (limited to 'yardstick/cmd/commands/scenario.py')
-rw-r--r--yardstick/cmd/commands/scenario.py2
1 files changed, 1 insertions, 1 deletions
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.