Skip test_normalization on Windows until it's at least clear why the

data it needs doesn't exist in the project.  If it's a huge file,
maybe the test should be changed to be one of the -u thingies.
This commit is contained in:
Tim Peters 2002-11-24 02:40:40 +00:00
parent b9ac505110
commit d332c085ea
1 changed files with 1 additions and 0 deletions

View File

@ -528,6 +528,7 @@ _expectations = {
test_mhlib test_mhlib
test_mpz test_mpz
test_nis test_nis
test_normalization
test_openpty test_openpty
test_poll test_poll
test_pty test_pty