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