Commit 2183cbca authored by Stefan Behnel's avatar Stefan Behnel

test fix

parent a4d4b46c
......@@ -78,7 +78,7 @@ def test_attr_int(TestExtInt e):
return False
ctypedef union _aux:
int i
size_t i
void *p
cdef class TestExtPtr:
......
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