[Python-checkins] python/dist/src/Lib/test regrtest.py,1.113,1.114

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Mon, 30 Dec 2002 15:03:16 -0800


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

Modified Files:
	regrtest.py 
Log Message:
Updated the expected skips for MacOSX.


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.113
retrieving revision 1.114
diff -C2 -d -r1.113 -r1.114
*** regrtest.py	10 Dec 2002 18:47:56 -0000	1.113
--- regrtest.py	30 Dec 2002 23:03:13 -0000	1.114
***************
*** 754,757 ****
--- 754,758 ----
          """
          test_al
+         test_bsddb
          test_bsddb3
          test_cd
***************
*** 765,772 ****
--- 766,775 ----
          test_largefile
          test_linuxaudiodev
+         test_locale
          test_minidom
          test_mpz
          test_nis
          test_ntpath
+         test_ossaudiodev
          test_poll
          test_socketserver