]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix this test to actually test something (closes #13606)
authorBenjamin Peterson <benjamin@python.org>
Thu, 15 Dec 2011 20:57:15 +0000 (15:57 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 15 Dec 2011 20:57:15 +0000 (15:57 -0500)
commitca81bf76e582472e708f4a826e9f80edd7d7b423
treec32c81f37a827c19b8154f9136565a46bcaa1ba8
parent57c9c7b755671b7d212ead8988c34d9cf0b11fb3
fix this test to actually test something (closes #13606)

Thanks Mark Shannon.
Lib/test/test_module.py