summaryrefslogtreecommitdiffstats
path: root/Lib/test/test___all__.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test___all__.py')
-rw-r--r--Lib/test/test___all__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test___all__.py b/Lib/test/test___all__.py
index d88c400..52b51db 100644
--- a/Lib/test/test___all__.py
+++ b/Lib/test/test___all__.py
@@ -79,7 +79,6 @@ class AllTest(unittest.TestCase):
self.check_all("ihooks")
self.check_all("imaplib")
self.check_all("imghdr")
- self.check_all("imputil")
self.check_all("keyword")
self.check_all("linecache")
self.check_all("locale")