forked from qt-creator/qt-creator
CppTools: Tests: Move test includes utils into helper class
Change-Id: Ia679f3d2ae5fce0978a4e320fa18b28f1a7bed71 Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
@@ -116,6 +116,7 @@ QtcPlugin {
|
||||
files: [
|
||||
"cppcodegen_test.cpp",
|
||||
"cppcompletion_test.cpp",
|
||||
"cpppreprocessertesthelper.cpp", "cpppreprocessertesthelper.h",
|
||||
"cppmodelmanager_test.cpp",
|
||||
"modelmanagertesthelper.cpp", "modelmanagertesthelper.h",
|
||||
"cpppointerdeclarationformatter_test.cpp"
|
||||
|
||||
Reference in New Issue
Block a user