test wrapping nothing!

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7541 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-09-28 20:55:18 +00:00
commit 25cfc49856
2 changed files with 3 additions and 0 deletions

View file

@ -125,6 +125,7 @@ CPP_TEST_CASES += \
director_unroll \
director_wombat \
dynamic_cast \
empty \
enum_plus \
enum_scope_template \
enum_template \
@ -318,6 +319,7 @@ C_TEST_CASES += \
arrays \
char_constant \
const_const \
empty \
enums \
extern_declaration \
function_typedef \