commit | fd8e6e599051de07cdb8e9abc9dbadf37c5fca0c | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Mar 04 00:26:38 2003 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Mar 04 00:26:38 2003 +0000 |
tree | 794e070a9df52ccb2bdbd805c94ea1a310f1b9ce | |
parent | 12e221750190903675256ed4ef99aab842b40774 [diff] |
test_ioctl is an expected skip on Windows.
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 7377568..8b11f05 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -567,6 +567,7 @@ test_grp test_iconv_codecs test_imgfile + test_ioctl test_largefile test_linuxaudiodev test_macfs