$OpenBSD: patch-guppy_heapy_test_support_py,v 1.1.1.1 2011/11/17 17:12:11 kili Exp $

Disable yet another failing test for now.

--- guppy/heapy/test/support.py.orig	Fri Jun 12 12:20:53 2009
+++ guppy/heapy/test/support.py	Wed Nov 16 17:14:22 2011
@@ -256,8 +256,6 @@ class TestCase(unittest.TestCase):
 	    if cont <= 0:
 		if cont < 0:
 		    pdb.set_trace()
-		else:
-		    self.assert_(0)
     
     def asis(self, a, b, cont=0):
 	if a is not b:
