Commit e75bb0c7 authored by Lisandro Dalcin's avatar Lisandro Dalcin

fix testcases to silent GCC warning

parent e20fb7f0
......@@ -30,7 +30,6 @@ cdef cdeffunc():
>>> True
False
"""
cdeffunc()
def all_tests_run():
log.sort()
......@@ -110,3 +109,5 @@ cdef class MyCdefClass:
>>> True
False
"""
cdeffunc()
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