summaryrefslogtreecommitdiff
path: root/plugins/autotest/autotestunittests.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/autotest/autotestunittests.h')
-rw-r--r--plugins/autotest/autotestunittests.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/autotest/autotestunittests.h b/plugins/autotest/autotestunittests.h
index ab2b7c1b9b..e359e4175d 100644
--- a/plugins/autotest/autotestunittests.h
+++ b/plugins/autotest/autotestunittests.h
@@ -43,6 +43,8 @@ private slots:
void cleanupTestCase();
void testCodeParser();
void testCodeParser_data();
+ void testCodeParserSwitchStartup();
+ void testCodeParserSwitchStartup_data();
private:
TestTreeModel *m_model;