aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/subclass_native_call.py.exp
AgeCommit message (Collapse)Author
2018-02-24tests/basics: Add test for calling a subclass of a native class.Damien George
Adding this test gets py/objtype.c to 100% coverage.