forked from qt-creator/qt-creator
AutoTest: Simplify caching for test information
We only need the referencing file in some cases. First step for refactoring the code parser and the test tree model. Change-Id: I713212461e4992863ef11a0a634c5d8d786a72a9 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
This commit is contained in:
@@ -39,7 +39,6 @@ namespace Internal {
|
||||
|
||||
struct TestCodeLocationAndType;
|
||||
class TestCodeParser;
|
||||
class TestInfo;
|
||||
class TestTreeItem;
|
||||
|
||||
class TestTreeModel : public Utils::TreeModel
|
||||
|
||||
Reference in New Issue
Block a user