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__.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/Lib/test/test___all__.py b/Lib/test/test___all__.py
index f11a0c7..853a816 100644
--- a/Lib/test/test___all__.py
+++ b/Lib/test/test___all__.py
@@ -87,4 +87,11 @@ check_all("mhlib")
check_all("mimetools")
check_all("mimetypes")
check_all("mimify")
+check_all("multifile")
+check_all("mutex")
+check_all("netrc")
+check_all("nntplib")
+check_all("ntpath")
+check_all("nturl2path")
+check_all("os")
check_all("robotparser")