From: Guido van Rossum Date: Tue, 23 Oct 2001 15:10:55 +0000 (+0000) Subject: test_curses is an expected skip on Linux too. X-Git-Tag: v2.2.1c1~1093 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f66dacdb017c7481c3ba4f0743d5446146de33c8;p=thirdparty%2FPython%2Fcpython.git test_curses is an expected skip on Linux too. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 84f50b8acd78..0c5d85a7fd33 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -502,6 +502,7 @@ _expectations = { test_al test_cd test_cl + test_curses test_dl test_gl test_imgfile