*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5163 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-09-26 20:38:19 +00:00
commit c827e658b5
2 changed files with 5 additions and 1 deletions

View file

@ -48,7 +48,6 @@ CPP_TEST_BROKEN += \
array_typedef_memberin \
defvalue_constructor \
exception_order \
extern_throws \
namespace_union \
template_default_arg \
template_specialization_defarg \
@ -123,6 +122,7 @@ CPP_TEST_CASES += \
extend_placement \
extend_template \
extend_template_ns \
extern_throws \
global_ns_arg \
grouping \
ignore_parameter \