From: Stefan Behnel Date: Fri, 11 Sep 2009 18:22:01 +0000 (+0200) Subject: enable working test X-Git-Tag: 0.12.alpha0~214 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=083cf6b1d967781671b99031c6eef923e58d7f37;p=cython.git enable working test --- diff --git a/tests/bugs.txt b/tests/bugs.txt index fe3b6ff4..80f3437e 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -9,7 +9,6 @@ unsignedbehaviour_T184 funcexc_iter_T228 pxd_override_T230 ext_instance_type_T232 -large_consts_T237 bad_c_struct_T252 missing_baseclass_in_predecl_T262 ifelseexpr_T267