Add missing run of the functors testcase

This commit is contained in:
William S Fulton 2018-10-12 07:32:38 +01:00
commit 7d6bb6cd44

View file

@ -246,6 +246,7 @@ CPP_TEST_CASES += \
friends \
friends_template \
funcptr_cpp \
functors \
fvirtual \
global_namespace \
global_ns_arg \