From 2ed8b4dcc030ce0274ea056dd541f48d57629ee8 Mon Sep 17 00:00:00 2001 From: Hugo Lima Date: Fri, 11 Sep 2009 11:21:05 -0300 Subject: Added more tests for APIExtractor. --- tests/testabstractmetatype.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/testabstractmetatype.h') 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 -- cgit v1.2.3