Commit 53ac5f53 authored by Jim Fulton's avatar Jim Fulton

Added missing close to test (to avoid windows failure).

parent 318bcd9a
......@@ -331,6 +331,8 @@ __test__ = dict(
>>> logger.setLevel(logging.NOTSET)
>>> logger.removeHandler(handler)
>>> cache.close()
"""
)
......
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