From 901dc983168d4ca706ed664a8f5134ee3add26ed Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Thu, 20 Nov 2003 19:02:02 +0000 Subject: test_applesingle is an expected skip on Win32 --- Lib/test/regrtest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 733c8a5..873378b 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -554,6 +554,7 @@ _expectations = { 'win32': """ test__locale + test_applesingle test_al test_bsddb185 test_bsddb3 -- cgit v0.12