Add missing template_function_parm testcase

This commit is contained in:
William S Fulton 2023-01-11 19:17:56 +00:00
commit 728f89adad

View file

@ -463,6 +463,7 @@ CPP_TEST_CASES += \
template_extend2 \
template_extend_overload \
template_extend_overload_2 \
template_function_parm \
template_forward \
template_inherit \
template_inherit_abstract \