test exception_partial_info only in Java and C#

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10061 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2007-10-28 21:36:43 +00:00
commit b772aa2e24
3 changed files with 4 additions and 2 deletions

View file

@ -16,6 +16,7 @@ CPP_TEST_CASES = \
enum_thorough_proper \
enum_thorough_simple \
enum_thorough_typeunsafe \
exception_partial_info \
intermediary_classname \
java_constants \
java_director \