aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api/testdata/export-with-recursive-depends/project.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/api/testdata/export-with-recursive-depends/project.qbs')
-rw-r--r--tests/auto/api/testdata/export-with-recursive-depends/project.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/api/testdata/export-with-recursive-depends/project.qbs b/tests/auto/api/testdata/export-with-recursive-depends/project.qbs
index 045e65133..d5f5f79e5 100644
--- a/tests/auto/api/testdata/export-with-recursive-depends/project.qbs
+++ b/tests/auto/api/testdata/export-with-recursive-depends/project.qbs
@@ -12,5 +12,4 @@ Project {
Depends { name: "app1" }
files: "main2.cpp"
}
- qbsSearchPaths: "qbs"
}