aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testabstractmetatype.h
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-09-11 11:21:05 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-09-15 14:01:38 -0300
commit2ed8b4dcc030ce0274ea056dd541f48d57629ee8 (patch)
treef5e6f65859c5478b0fe6c5053fbd402f35f94387 /tests/testabstractmetatype.h
parent752c22056f4ba61961a01819992f9af71a3b0416 (diff)
Added more tests for APIExtractor.
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