[Python-checkins] CVS: python/dist/src/Lib/test regrtest.py,1.63,1.64

Guido van Rossum gvanrossum@users.sourceforge.net
Tue, 23 Oct 2001 08:10:57 -0700


Update of /cvsroot/python/python/dist/src/Lib/test
In directory usw-pr-cvs1:/tmp/cvs-serv16271

Modified Files:
	regrtest.py 
Log Message:
test_curses is an expected skip on Linux too.


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -d -r1.63 -r1.64
*** regrtest.py	2001/10/22 22:06:08	1.63
--- regrtest.py	2001/10/23 15:10:55	1.64
***************
*** 503,506 ****
--- 503,507 ----
          test_cd
          test_cl
+         test_curses
          test_dl
          test_gl