From: Stefan Behnel Date: Sun, 18 Oct 2009 16:25:34 +0000 (+0200) Subject: enable working test X-Git-Tag: 0.13.beta0~2^2~121^2~13 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=57bdf48b3572398b3e196b5f2a0176d7b65c472f;p=cython.git enable working test --- diff --git a/tests/bugs.txt b/tests/bugs.txt index cc378c00..58205179 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -5,7 +5,6 @@ methodmangling_T5 class_attribute_init_values_T18 numpy_ValueError_T172 unsignedbehaviour_T184 -funcexc_iter_T228 bad_c_struct_T252 missing_baseclass_in_predecl_T262 extended_unpacking_T409