Commit f014d4f0 authored by Stefan Behnel's avatar Stefan Behnel

extended test

parent 16e4fbd6
......@@ -124,6 +124,8 @@ def if_compare_cascaded():
else:
return False
@cython.test_fail_if_path_exists("//CoerceToBooleanNode",
"//ListNode")
def list_bool_result():
"""
>>> list_bool_result()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment