Rename varargs_typemap test case to python_varargs_typemap, and move

to Python Makefile.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12650 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Ian Lance Taylor 2011-05-02 21:11:15 +00:00
commit 045861e9c5
3 changed files with 4 additions and 4 deletions

View file

@ -511,8 +511,7 @@ C_TEST_CASES += \
typedef_struct \
typemap_subst \
union_parameter \
unions \
varargs_typemap
unions
# Multi-module C++ test cases . (Can be run individually using make testcase.multicpptest)