Skip to content

Commit 3afb676

Browse files
committed
updating for typo
1 parent 76286ec commit 3afb676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generate_xml.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ def __init__(self, FullManageProjectName, build_dir, env, compiler, testsuite, c
503503
self.useStartLine = False
504504
self.noResults = False
505505
self.report_failed_only = False
506+
self.cbtDict = None
506507

507508
if os.path.exists(cov_path) and os.path.exists(cov_path[:-4]):
508509
self.using_cover = True

0 commit comments

Comments
 (0)