test_posix is an expected skip on Win32. Also fixed test_posix to

import from test.test_support instead of directly from test_support.
This commit is contained in:
Tim Peters 2003-02-17 21:48:48 +00:00
parent 003091cd51
commit 003eb30882
2 changed files with 2 additions and 1 deletions

View file

@ -572,6 +572,7 @@ _expectations = {
test_openpty
test_ossaudiodev
test_poll
test_posix
test_pty
test_pwd
test_resource