diff options
| author | Senthil Kumaran <senthil@uthcode.com> | 2013-10-24 04:45:58 (GMT) |
|---|---|---|
| committer | Senthil Kumaran <senthil@uthcode.com> | 2013-10-24 04:45:58 (GMT) |
| commit | 2147857db3f0ac3ff0200e52c930ed5ef43c2bfd (patch) | |
| tree | bee8b7b0db813d3947bdf5d720252b3cbee70682 /Lib/test/test_sundry.py | |
| parent | 5d791802c925425e75370e88c7d1e68f23b7d724 (diff) | |
| download | cpython-2147857db3f0ac3ff0200e52c930ed5ef43c2bfd.zip cpython-2147857db3f0ac3ff0200e52c930ed5ef43c2bfd.tar.gz cpython-2147857db3f0ac3ff0200e52c930ed5ef43c2bfd.tar.bz2 | |
Increase macurl2path test coverage
Diffstat (limited to 'Lib/test/test_sundry.py')
| -rw-r--r-- | Lib/test/test_sundry.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py index 6e2b797..e190c11 100644 --- a/Lib/test/test_sundry.py +++ b/Lib/test/test_sundry.py @@ -53,7 +53,6 @@ class TestUntestedModules(unittest.TestCase): import imputil import keyword import linecache - import macurl2path import mailcap import mimify import nntplib |
