Fixed template_extend_overload_2 test.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4607 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
23a4205c59
commit
85ab51376b
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ DYNAMIC_LIB_PATH = $(RUNTIMEDIR):.
|
|||
CPP_TEST_BROKEN += \
|
||||
namespace_nested \
|
||||
template_default_arg \
|
||||
template_extend_overload_2 \
|
||||
template_specialization_defarg \
|
||||
template_specialization_enum \
|
||||
using_namespace
|
||||
|
|
@ -182,6 +181,7 @@ CPP_TEST_CASES += \
|
|||
template_enum_typedef \
|
||||
template_explicit \
|
||||
template_extend_overload \
|
||||
template_extend_overload_2 \
|
||||
template_extend1 \
|
||||
template_extend2 \
|
||||
template_forward \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue