From: R. David Murray Date: Tue, 8 Jun 2010 14:41:45 +0000 (+0000) Subject: Now that sunau has some tests, remove it from test_sundry. X-Git-Tag: v3.2a1~599 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a59bfb3c7d382f4fb6c2a7afea76182d4c587b26;p=thirdparty%2FPython%2Fcpython.git Now that sunau has some tests, remove it from test_sundry. --- diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py index 365b98b7d3b1..6306486c382e 100644 --- a/Lib/test/test_sundry.py +++ b/Lib/test/test_sundry.py @@ -60,7 +60,6 @@ class TestUntestedModules(unittest.TestCase): import rlcompleter import sched import sndhdr - import sunau import symbol import tabnanny import timeit