summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-10-22 22:06:08 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-10-22 22:06:08 (GMT)
commitd703057752d52cef6082a920879a0b62cdeffaca (patch)
tree786edf8e354485804b41072d1d3537b16d1766e9 /Lib/test/regrtest.py
parent4bf018b1383f2fb1cb1f276dbf137ea1e3f77cc4 (diff)
downloadcpython-d703057752d52cef6082a920879a0b62cdeffaca.zip
cpython-d703057752d52cef6082a920879a0b62cdeffaca.tar.gz
cpython-d703057752d52cef6082a920879a0b62cdeffaca.tar.bz2
Record that test_curses doesn't run on win32.
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 5d56b92..84f50b8 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -474,6 +474,7 @@ _expectations = {
test_cl
test_commands
test_crypt
+ test_curses
test_dbm
test_dl
test_fcntl