$OpenBSD: patch-testsuite_test_interface_py,v 1.2 2009/11/29 09:18:42 ajacoutot Exp $
--- testsuite/test_interface.py.orig	Tue Nov 24 11:12:11 2009
+++ testsuite/test_interface.py	Tue Nov 24 11:12:19 2009
@@ -59,7 +59,6 @@ class MixerTest(TestCase):
             self.mixer = amix.create()
         else:
             self.mixer = None
-        assert self.mixer
 
     def tearDown(self):
         del self.mixer
