tests: don't leak the file object returned by imp.find_module()
commitd6c5d15941acc181f18c034b1c9c26150dd5bd41
authorChristoph Reiter <reiter.christoph@gmail.com>
Wed, 15 Aug 2018 15:24:11 +0000 (15 17:24 +0200)
committerChristoph Reiter <reiter.christoph@gmail.com>
Wed, 15 Aug 2018 20:32:40 +0000 (15 22:32 +0200)
treecb58908f07c2577beff6d48935a931ff546b2a0b
parent83fd35d8bb25b688a9c6dd33fb83743bd340d666
tests: don't leak the file object returned by imp.find_module()
tests/__init__.py