Merge "Make VM machine type as a user configuration"
[yardstick.git] / yardstick / cmd / commands / report.py
index 87ae7d5..47bf22a 100644 (file)
@@ -19,7 +19,7 @@ from yardstick.cmd.commands import change_osloobj_to_paras
 from yardstick.common.utils import cliargs
 
 
-class ReportCommands(object):
+class ReportCommands(object):   # pragma: no cover
     """Report commands.
 
     Set of commands to manage benchmark tasks.