kill the print

This commit is contained in:
Thomas S Hatch 2013-06-18 15:45:50 -06:00
parent 9853642dee
commit 86db665d2d

View File

@ -428,7 +428,6 @@ if __name__ == '__main__':
else:
sys.exit(0)
print
print_header(u' Overall Tests Report ', sep=u'=', centered=True, inline=True)
no_problems_found = True