Commit 57e70d38 authored by xdegaye's avatar xdegaye Committed by Miss Islington (bot)

[2.7] bpo-19417: Add test_bdb.py (GH-5217) (GH-6156)



(cherry picked from commit 3fe33043)



https://bugs.python.org/issue19417
parent ee78ba2c
This diff is collapsed.
......@@ -10,7 +10,6 @@ class TestUntestedModules(unittest.TestCase):
with test_support.check_warnings(quiet=True):
import CGIHTTPServer
import audiodev
import bdb
import cgitb
import code
import compileall
......
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