From: Stefan Behnel Date: Sun, 9 May 2010 11:15:30 +0000 (+0200) Subject: enable working test X-Git-Tag: 0.13.beta0~97 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f02ddb4e8ee46a7a9c6372cda8c33b79e90803a6;p=cython.git enable working test --- diff --git a/tests/bugs.txt b/tests/bugs.txt index 89742374..8a3837d4 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -9,7 +9,6 @@ missing_baseclass_in_predecl_T262 cfunc_call_tuple_args_T408 cascaded_list_unpacking_T467 compile.cpp_operators -for_in_break_continue_T533 # CPython regression tests that don't current work: pyregr.test_threadsignals