Add a Cygwin skip mentioned by Jason Tishler.

This commit is contained in:
Tim Peters 2002-12-05 17:20:25 +00:00
parent 2511594060
commit b0f89e05ad

View file

@ -855,6 +855,7 @@ _expectations = {
'cygwin': 'cygwin':
""" """
test_al test_al
test_bsddb3
test_cd test_cd
test_cl test_cl
test_curses test_curses
@ -867,7 +868,6 @@ _expectations = {
test_locale test_locale
test_mpz test_mpz
test_nis test_nis
test_socket_ssl
test_socketserver test_socketserver
test_sunaudiodev test_sunaudiodev
test_unicode_file test_unicode_file