Making windows happy

This commit is contained in:
Henrique 2019-11-25 10:24:46 -05:00
parent 640bec24e5
commit ed7f0b4b39

View File

@ -26,6 +26,7 @@ def tctx():
yield tctx yield tctx
# This runs after each test # This runs after each test
ch.command_history_file.close()
shutil.rmtree(confdir) shutil.rmtree(confdir)