diff --git a/Examples/test-suite/common.mk b/Examples/test-suite/common.mk index bb1f02765..4f0c017b3 100644 --- a/Examples/test-suite/common.mk +++ b/Examples/test-suite/common.mk @@ -280,6 +280,7 @@ CPP_TEST_CASES += \ template_whitespace \ threads \ throw_exception \ + track_objects \ typedef_array_member \ typedef_class \ typedef_funcptr \