As std_list.i is not available in many language, put this python specific test just in Python makefile

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12986 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2012-04-14 21:11:19 +00:00
commit f00a41093c
2 changed files with 1 additions and 1 deletions

View file

@ -46,6 +46,7 @@ CPP_TEST_CASES += \
li_cwstring \
li_factory \
li_implicit \
li_std_containers_int \
li_std_map_member \
li_std_multimap \
li_std_pair_extra \