summaryrefslogtreecommitdiff
path: root/tests/bugs.txt
diff options
context:
space:
mode:
authorIvan Smirnov <aldanor@users.noreply.github.com>2016-05-12 16:06:07 +0100
committerIvan Smirnov <aldanor@users.noreply.github.com>2016-05-12 16:06:07 +0100
commit02c2a98251a23e6bea3222cbc16e7f7a30a47964 (patch)
treeaacbadcd3678ab5eac26420849b5b895e5d47eed /tests/bugs.txt
parente4d76986f72f1964f07ef9692c9696eb48d3cc77 (diff)
downloadcython-02c2a98251a23e6bea3222cbc16e7f7a30a47964.tar.gz
Reenable cpp_structs test
Diffstat (limited to 'tests/bugs.txt')
-rw-r--r--tests/bugs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs.txt b/tests/bugs.txt
index 9f43fa722..6fa49dca4 100644
--- a/tests/bugs.txt
+++ b/tests/bugs.txt
@@ -5,7 +5,7 @@ class_attribute_init_values_T18
unsignedbehaviour_T184
missing_baseclass_in_predecl_T262
cfunc_call_tuple_args_T408
-cpp_structs
+# cpp_structs
genexpr_iterable_lookup_T600
generator_expressions_in_class
for_from_pyvar_loop_T601