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 3d741edf4..fa3a825ef 100644
--- a/tests/testabstractmetatype.h
+++ b/tests/testabstractmetatype.h
@@ -33,6 +33,7 @@ private slots:
void testConstCharPtrType();
void testCharType();
void testTypedef();
+ void testTypedefWithTemplates();
};
#endif