aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/tests/testinserttemplate.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/ApiExtractor/tests/testinserttemplate.h')
-rw-r--r--sources/shiboken2/ApiExtractor/tests/testinserttemplate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sources/shiboken2/ApiExtractor/tests/testinserttemplate.h b/sources/shiboken2/ApiExtractor/tests/testinserttemplate.h
index 45a85493c..99b171933 100644
--- a/sources/shiboken2/ApiExtractor/tests/testinserttemplate.h
+++ b/sources/shiboken2/ApiExtractor/tests/testinserttemplate.h
@@ -37,8 +37,6 @@ class TestInsertTemplate : public QObject
private slots:
void testInsertTemplateOnClassInjectCode();
void testInsertTemplateOnModuleInjectCode();
- void testInvalidTypeSystemTemplate();
- void testValidAndInvalidTypeSystemTemplate();
};
#endif