diff --git a/Examples/test-suite/common.mk b/Examples/test-suite/common.mk index f4c871328..3b46354b9 100644 --- a/Examples/test-suite/common.mk +++ b/Examples/test-suite/common.mk @@ -246,6 +246,7 @@ CPP_TEST_CASES += \ friends \ friends_template \ funcptr_cpp \ + functors \ fvirtual \ global_namespace \ global_ns_arg \