summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2010-06-08 14:41:45 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2010-06-08 14:41:45 (GMT)
commita59bfb3c7d382f4fb6c2a7afea76182d4c587b26 (patch)
tree9b929aed86db1ae56efe5e2e10d28139cf78f9c0 /Lib
parenta3ac44edbcae857498a231bc407949f8ce1eeef3 (diff)
downloadcpython-a59bfb3c7d382f4fb6c2a7afea76182d4c587b26.zip
cpython-a59bfb3c7d382f4fb6c2a7afea76182d4c587b26.tar.gz
cpython-a59bfb3c7d382f4fb6c2a7afea76182d4c587b26.tar.bz2
Now that sunau has some tests, remove it from test_sundry.
Diffstat (limited to 'Lib')
-rw-r--r--Lib/test/test_sundry.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py
index 365b98b..6306486 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