commit | efc4b121694888e00072f5a079de5496afecb05a | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Dec 10 18:47:56 2002 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Dec 10 18:47:56 2002 +0000 |
tree | 91d58819f6ac9630a898bcc608494df63d4a4154 | |
parent | 55a8790c41dd1c67895b9b1f6a7cfd86e5caf771 [diff] |
Added test_ossaudiodev to expected skips on Windows.
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 26294d1..413cab2 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -563,6 +563,7 @@ test_mpz test_nis test_openpty + test_ossaudiodev test_poll test_pty test_pwd