aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/subprojects/toplevelproject.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/blackbox/testdata/subprojects/toplevelproject.qbs')
-rw-r--r--tests/auto/blackbox/testdata/subprojects/toplevelproject.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/blackbox/testdata/subprojects/toplevelproject.qbs b/tests/auto/blackbox/testdata/subprojects/toplevelproject.qbs
index 84a2a211f..f167ccabc 100644
--- a/tests/auto/blackbox/testdata/subprojects/toplevelproject.qbs
+++ b/tests/auto/blackbox/testdata/subprojects/toplevelproject.qbs
@@ -2,7 +2,7 @@ import qbs
Project {
name: "top level project"
- references: ["subproject2/subproject2.qbs"]
+ references: ["subproject2"]
Project {
condition: true