aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppmodelmanager_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cppeditor/cppmodelmanager_test.h')
-rw-r--r--src/plugins/cppeditor/cppmodelmanager_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/cppeditor/cppmodelmanager_test.h b/src/plugins/cppeditor/cppmodelmanager_test.h
index 26cbefd1c8..14e9c617de 100644
--- a/src/plugins/cppeditor/cppmodelmanager_test.h
+++ b/src/plugins/cppeditor/cppmodelmanager_test.h
@@ -28,6 +28,7 @@ private slots:
void testDefinesPerEditor();
void testUpdateEditorsAfterProjectUpdate();
void testPrecompiledHeaders();
+ void testRenameIncludes_data();
void testRenameIncludes();
void testRenameIncludesInEditor();
void testDocumentsAndRevisions();