diff --git a/Examples/test-suite/common.mk b/Examples/test-suite/common.mk index 0ad5f1c22..5dedab0a9 100644 --- a/Examples/test-suite/common.mk +++ b/Examples/test-suite/common.mk @@ -49,6 +49,7 @@ LIBPREFIX = lib CPP_TEST_BROKEN += \ constants \ cpp_broken \ + ignore_template_constructor \ namespace_union \ nested_comment \ overload_complicated \