summaryrefslogtreecommitdiff
path: root/tests/tests.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.qbs')
-rw-r--r--tests/tests.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.qbs b/tests/tests.qbs
index adabf7a398..fc634c93d0 100644
--- a/tests/tests.qbs
+++ b/tests/tests.qbs
@@ -5,6 +5,7 @@ Project {
references: [
"auto/auto.qbs",
"manual/manual.qbs",
+ "tools/qml-ast2dot/qml-ast2dot.qbs",
"unit/unit.qbs",
]
}