diff options
Diffstat (limited to 'toolkit/devtools/app-manager/test/hosted_app.manifest')
-rw-r--r-- | toolkit/devtools/app-manager/test/hosted_app.manifest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/devtools/app-manager/test/hosted_app.manifest b/toolkit/devtools/app-manager/test/hosted_app.manifest new file mode 100644 index 000000000..c23776aff --- /dev/null +++ b/toolkit/devtools/app-manager/test/hosted_app.manifest @@ -0,0 +1,3 @@ +{ + "name": "My hosted app" +} |