summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-10-23 15:10:55 (GMT)
committerGuido van Rossum <guido@python.org>2001-10-23 15:10:55 (GMT)
commitf66dacdb017c7481c3ba4f0743d5446146de33c8 (patch)
tree7b48abf092b6730fb5d759a1fd17d91eee6c9f17 /Lib/test/regrtest.py
parent563dfc2f73a7d171b6712ce7bbbc51350b832e04 (diff)
downloadcpython-f66dacdb017c7481c3ba4f0743d5446146de33c8.zip
cpython-f66dacdb017c7481c3ba4f0743d5446146de33c8.tar.gz
cpython-f66dacdb017c7481c3ba4f0743d5446146de33c8.tar.bz2
test_curses is an expected skip on Linux too.
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 84f50b8..0c5d85a 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