From 8c7dcc44b96ec960eb955038444ca977f0e1a007 Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Tue, 7 Sep 2021 13:48:37 +0200 Subject: CppEditor: Merge the four TestDocument classes Change-Id: Ie3d5a4ac2b8e3beee92f5abb88583c845056842e Reviewed-by: Qt CI Bot Reviewed-by: Christian Stenger --- src/plugins/cppeditor/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/cppeditor/CMakeLists.txt') diff --git a/src/plugins/cppeditor/CMakeLists.txt b/src/plugins/cppeditor/CMakeLists.txt index 5a57dbf3110..31f28cd13cc 100644 --- a/src/plugins/cppeditor/CMakeLists.txt +++ b/src/plugins/cppeditor/CMakeLists.txt @@ -134,7 +134,6 @@ extend_qtc_plugin(CppEditor cppcodegen_test.cpp cppcodegen_test.h cppcompletion_test.cpp cppcompletion_test.h cppdoxygen_test.cpp cppdoxygen_test.h - cppeditortestcase.cpp cppeditortestcase.h cppheadersource_test.cpp cppheadersource_test.h cppincludehierarchy_test.cpp cppincludehierarchy_test.h cpplocalsymbols_test.cpp cpplocalsymbols_test.h -- cgit v1.2.3