aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testabstractmetatype.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testabstractmetatype.h')
-rw-r--r--tests/testabstractmetatype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testabstractmetatype.h b/tests/testabstractmetatype.h
index e62e05107..f543172cc 100644
--- a/tests/testabstractmetatype.h
+++ b/tests/testabstractmetatype.h
@@ -36,6 +36,7 @@ private slots:
void testTypedefWithTemplates();
void testApiVersionSupported();
void testApiVersionNotSupported();
+ void testObjectTypeUsedAsValue();
};
#endif