Refactor various aspects of the report system.
svn: r9496
This commit is contained in:
@@ -1343,7 +1343,6 @@ class TestcaseGeneratorOptions(Tool.ToolOptions):
|
||||
def __init__(self,name,person_id=None):
|
||||
Tool.ToolOptions.__init__(self,name,person_id)
|
||||
|
||||
def set_new_options(self):
|
||||
# Options specific for this report
|
||||
self.options_dict = {
|
||||
'bugs' : 0,
|
||||
|
Reference in New Issue
Block a user