Remove cpp_basic_template_class from the list of failing tests

It passes now.
This commit is contained in:
Vadim Zeitlin 2016-04-20 18:41:07 +02:00
commit 11fbdba9de

View file

@ -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 \