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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f66dacdb017c7481c3ba4f0743d5446146de33c8;p=python test_curses is an expected skip on Linux too. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 84f50b8acd..0c5d85a7fd 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