summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2022-05-15 19:49:59 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2022-05-15 19:49:59 +0100
commit35ec8ca210b1db7c32a58decd219d4ec652a4cdb (patch)
tree9ae98c3ef15a557787b611681fbd662082f40016 /Examples/test-suite/python
parentd60724b636269ed03e47d956123a58f519dab91f (diff)
downloadswig-35ec8ca210b1db7c32a58decd219d4ec652a4cdb.tar.gz
Add argcargv test case to test-suite
Diffstat (limited to 'Examples/test-suite/python')
-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 c061f903a..ddcd4afe9 100644
--- a/Examples/test-suite/python/Makefile.in
+++ b/Examples/test-suite/python/Makefile.in
@@ -20,7 +20,6 @@ top_srcdir = @top_srcdir@
top_builddir = @top_builddir@
CPP_TEST_CASES += \
- argcargvtest \
callback \
complextest \
director_stl \