aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/pchcreator-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/unittest/pchcreator-test.cpp')
-rw-r--r--tests/unit/unittest/pchcreator-test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/unittest/pchcreator-test.cpp b/tests/unit/unittest/pchcreator-test.cpp
index ad5b57b4f5..c7268a51d8 100644
--- a/tests/unit/unittest/pchcreator-test.cpp
+++ b/tests/unit/unittest/pchcreator-test.cpp
@@ -137,7 +137,6 @@ protected:
sorted({id(main2Path), id(generatedFilePath)}),
{},
{},
- {},
{{TESTDATA_DIR "/builddependencycollector/system", 2, IncludeSearchPathType::BuiltIn},
{TESTDATA_DIR "/builddependencycollector/external", 1, IncludeSearchPathType::System}},
{{TESTDATA_DIR "/builddependencycollector/project", 1, IncludeSearchPathType::User}},
@@ -374,7 +373,6 @@ TEST_F(PchCreatorVerySlowTest, FaultyProjectPartPchForCreatesFaultyPchForPchTask
{},
{{"DEFINE", "1", 1}},
{},
- {},
{{TESTDATA_DIR "/builddependencycollector/external", 1, IncludeSearchPathType::System}},
{{TESTDATA_DIR "/builddependencycollector/project", 1, IncludeSearchPathType::User}}};