Commit e7355582 authored by Chris Toshok's avatar Chris Toshok

add a comment to tester.py so that everyone's test runs will regenerate expected caches

parent b30c50ae
......@@ -592,3 +592,5 @@ if __name__ == "__main__":
main(origdir)
finally:
shutil.rmtree(tmpdir)
# adding a comment here to invalidate cached expected results
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment