]> granicus.if.org Git - python/commitdiff
Record that test_curses doesn't run on win32.
authorTim Peters <tim.peters@gmail.com>
Mon, 22 Oct 2001 22:06:08 +0000 (22:06 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 22 Oct 2001 22:06:08 +0000 (22:06 +0000)
Lib/test/regrtest.py

index 5d56b92713df05716a351b877997d7b42bbaa249..84f50b8acd78dd1e88731b9514ade9c3b5fcbe3d 100755 (executable)
@@ -474,6 +474,7 @@ _expectations = {
         test_cl
         test_commands
         test_crypt
+        test_curses
         test_dbm
         test_dl
         test_fcntl