summaryrefslogtreecommitdiffstats
path: root/tests/auto/application/info.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/application/info.yaml')
-rw-r--r--tests/auto/application/info.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/application/info.yaml b/tests/auto/application/info.yaml
new file mode 100644
index 00000000..08329bb8
--- /dev/null
+++ b/tests/auto/application/info.yaml
@@ -0,0 +1,10 @@
+formatType: am-package
+formatVersion: 1
+---
+id: pkg.test
+name: { en: "Test Package" }
+icon: icon.png
+applications:
+- id: app.test
+ runtime: qml
+ code: info.yaml # just to make the test simpler