diff --git a/Examples/test-suite/c/Makefile.in b/Examples/test-suite/c/Makefile.in index cd91c67a1..b4ca3544f 100644 --- a/Examples/test-suite/c/Makefile.in +++ b/Examples/test-suite/c/Makefile.in @@ -65,7 +65,6 @@ FAILING_CPP_TESTS := \ constant_pointers \ cpp_basic \ cpp_basic_global_var_built_in \ - cpp_basic_template_class \ cpp_basic_template_function \ cpp_namespace \ cpp_typedef \