parent
02b10195fc
commit
9d87b9f099
7 changed files with 29 additions and 55 deletions
|
|
@ -58,7 +58,6 @@ CPP_TEST_CASES += \
|
|||
primitive_types \
|
||||
python_abstractbase \
|
||||
python_append \
|
||||
python_default_args \
|
||||
python_director \
|
||||
python_nondynamic \
|
||||
python_overload_simple_cast \
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
# Test %feature("python:defaultargs") using the test code in default_args_runme.py (which does not use the feature)
|
||||
import default_args_runme
|
||||
default_args_runme.run('python_default_args')
|
||||
Loading…
Add table
Add a link
Reference in a new issue