summaryrefslogtreecommitdiffstats
path: root/tests/manual/background/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/background/info.json')
-rw-r--r--tests/manual/background/info.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/manual/background/info.json b/tests/manual/background/info.json
new file mode 100644
index 000000000..21fcdd7e6
--- /dev/null
+++ b/tests/manual/background/info.json
@@ -0,0 +1,13 @@
+{
+ "info-version": "1.0",
+ "dict": {
+ "Category": "application",
+ "Runtime": "qml",
+ "DisplayName": "TestBackground",
+ "Subcategory": "utility",
+ "MainQML": "mt.qml",
+ "Version": "1.0",
+ "Identifier": "com.nokia.qtquick3d.testbackground",
+ "Summary": "TestBackground QML Demo"
+ }
+}