aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api/testdata/nonexistingprojectproperties/project.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/api/testdata/nonexistingprojectproperties/project.qbs')
-rw-r--r--tests/auto/api/testdata/nonexistingprojectproperties/project.qbs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/api/testdata/nonexistingprojectproperties/project.qbs b/tests/auto/api/testdata/nonexistingprojectproperties/project.qbs
new file mode 100644
index 000000000..7d453a671
--- /dev/null
+++ b/tests/auto/api/testdata/nonexistingprojectproperties/project.qbs
@@ -0,0 +1,3 @@
+import qbs
+
+Project { }