From 749870a799ff93f4f69a85aa60a501c6bc348b2e Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Wed, 1 Dec 2004 01:15:23 +0000 Subject: [PATCH] add template_default_pointer broken case git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6813 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/test-suite/common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SWIG/Examples/test-suite/common.mk b/SWIG/Examples/test-suite/common.mk index 3f72d6785..8eea3b44a 100644 --- a/SWIG/Examples/test-suite/common.mk +++ b/SWIG/Examples/test-suite/common.mk @@ -49,7 +49,7 @@ CPP_TEST_BROKEN += \ namespace_union \ nested_comment \ overload_complicated \ - template_broken \ + template_default_pointer \ template_expr