summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/Makefile.in
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2015-01-12 21:35:47 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2015-01-12 21:35:47 +0000
commit9d87b9f099cf1dd3978375d3a4a109221570e7f9 (patch)
tree253edab9a9b81579129ae68b778fb6528cced195 /Examples/test-suite/python/Makefile.in
parent02b10195fcc9b66076fc77beaa6752a7ed0fe134 (diff)
downloadswig-9d87b9f099cf1dd3978375d3a4a109221570e7f9.tar.gz
Revert introduction of python:defaultargs feature
See issue #294
Diffstat (limited to 'Examples/test-suite/python/Makefile.in')
-rw-r--r--Examples/test-suite/python/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/test-suite/python/Makefile.in b/Examples/test-suite/python/Makefile.in
index 3c87577a2..82a0e9db1 100644
--- a/Examples/test-suite/python/Makefile.in
+++ b/Examples/test-suite/python/Makefile.in
@@ -58,7 +58,6 @@ CPP_TEST_CASES += \
primitive_types \
python_abstractbase \
python_append \
- python_default_args \
python_director \
python_nondynamic \
python_overload_simple_cast \