summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-02-13 16:12:21 (GMT)
committerGuido van Rossum <guido@python.org>2003-02-13 16:12:21 (GMT)
commit0c016a9590b3da47f19420d0616e0c72cae19abf (patch)
treeabb3cffe66cec1ac1a9a1af09907b7f893721e28 /Lib
parent8587b3c0730236dc007e8533c3cbfccd421fa381 (diff)
downloadcpython-0c016a9590b3da47f19420d0616e0c72cae19abf.zip
cpython-0c016a9590b3da47f19420d0616e0c72cae19abf.tar.gz
cpython-0c016a9590b3da47f19420d0616e0c72cae19abf.tar.bz2
Re-enable compiling ossaudiodev now that it seems to work again.
Diffstat (limited to 'Lib')
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 5ce2bc8..c60e824 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -593,7 +593,6 @@ _expectations = {
test_largefile
test_nis
test_ntpath
- test_ossaudiodev
test_socketserver
test_sunaudiodev
test_unicode_file