fixed minor bug

This commit is contained in:
Sean-M 2013-02-21 11:24:23 -05:00
parent d356426e00
commit d3b6b57da7

View File

@ -1681,6 +1681,7 @@ def main():
errorem = "The test standard didn't match the gold standard.\n"
failedbool = False
execute_test()
case = TestAutopsy()
class OS: