Merged revisions 81832 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r81832 | r.david.murray | 2010-06-08 10:41:45 -0400 (Tue, 08 Jun 2010) | 2 lines

  Now that sunau has some tests, remove it from test_sundry.
........
This commit is contained in:
R. David Murray 2010-06-08 14:43:46 +00:00
parent 4704881235
commit 737e469da3

View file

@ -62,7 +62,6 @@ class TestUntestedModules(unittest.TestCase):
import rlcompleter
import sched
import sndhdr
import sunau
import symbol
import tabnanny
import timeit