]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added test_ossaudiodev to expected skips on Windows.
authorTim Peters <tim.peters@gmail.com>
Tue, 10 Dec 2002 18:47:56 +0000 (18:47 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 10 Dec 2002 18:47:56 +0000 (18:47 +0000)
Lib/test/regrtest.py

index 26294d1d51d536906ee97d0d5514aa209e5d1d3d..413cab28fddc2c94fa204065cc72975bfafc8185 100755 (executable)
@@ -563,6 +563,7 @@ _expectations = {
         test_mpz
         test_nis
         test_openpty
+        test_ossaudiodev
         test_poll
         test_pty
         test_pwd