CppEditor: Merge two TestCase classes

Change-Id: I53c7db9cda0a82706bee898d091f128c2c4bf32f
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Christian Kandeler
2021-09-07 11:39:33 +02:00
parent a09ec2e0e9
commit 473746e8fd
13 changed files with 43 additions and 68 deletions

View File

@@ -69,7 +69,7 @@ public:
QString m_expectedSource;
};
class BaseQuickFixTestCase : public TestCase
class BaseQuickFixTestCase : public CppEditor::Tests::TestCase
{
public:
/// Exactly one QuickFixTestDocument must contain the cursor position marker '@'