Merge "Read user & password from yardstick.conf in Grafana configuration"
[yardstick.git] / yardstick / cmd / commands / scenario.py
index 618ed29..0e3f2c3 100644 (file)
@@ -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.