summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
Diffstat (limited to 'Lib')
-rwxr-xr-xLib/test/regrtest.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 413cab2..9f24c06 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -753,6 +753,7 @@ _expectations = {
'darwin':
"""
test_al
+ test_bsddb
test_bsddb3
test_cd
test_cl
@@ -764,10 +765,12 @@ _expectations = {
test_imgfile
test_largefile
test_linuxaudiodev
+ test_locale
test_minidom
test_mpz
test_nis
test_ntpath
+ test_ossaudiodev
test_poll
test_socketserver
test_sunaudiodev