AutoTest: Fix execution of Gtest

Change-Id: I7e358b31eea41e1896a43c5efb9a9336ec127c33
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
Orgad Shaneh
2016-02-07 12:48:44 +02:00
committed by Christian Stenger
parent 5c10c5ff24
commit 215654b574
2 changed files with 3 additions and 5 deletions

View File

@@ -153,7 +153,6 @@ struct TestParseResult
TestTreeModel::Type type;
QString fileName;
QString proFile;
QString referencingFile;
QString testCaseName;
int line = 0;