commit | f66dacdb017c7481c3ba4f0743d5446146de33c8 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Oct 23 15:10:55 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Oct 23 15:10:55 2001 +0000 |
tree | 7b48abf092b6730fb5d759a1fd17d91eee6c9f17 | |
parent | 563dfc2f73a7d171b6712ce7bbbc51350b832e04 [diff] |
test_curses is an expected skip on Linux too.
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 @@ test_al test_cd test_cl + test_curses test_dl test_gl test_imgfile