From: Stefan Behnel Date: Fri, 11 Sep 2009 18:56:22 +0000 (+0200) Subject: enabled working test X-Git-Tag: 0.12.alpha0~212 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9e1ecbce893cf0d2b7a7fde92964c04e1b23c4f4;p=cython.git enabled working test --- diff --git a/tests/bugs.txt b/tests/bugs.txt index 80f3437e..be4ca6c7 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -3,7 +3,6 @@ methodmangling_T5 class_attribute_init_values_T18 -builtin_types_none_T166 numpy_ValueError_T172 unsignedbehaviour_T184 funcexc_iter_T228