Fixed last testsuit disregarding

This commit is contained in:
Anna Kogan 2013-01-10 13:16:46 +04:00
parent 399c20a928
commit 0334cf11cc

View File

@ -81,6 +81,9 @@ if __name__ == "__main__":
if case.get('status') == 'failed':
has_failed = True
testsuits.append({'name': prevGroupName, 'time': suit_time, \
'failed': has_failed})
tbl = table()
# header