summaryrefslogtreecommitdiffstats
path: root/devtools/client/webide/test/templates.json
blob: e6ffa3efe6a89859c2aa727da76589757e0fd3f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "file": "chrome://mochitests/content/chrome/devtools/client/webide/test/app.zip?1",
    "icon": "ximgx1",
    "name": "app name 1",
    "description": "app description 1"
  },
  {
    "file": "chrome://mochitests/content/chrome/devtools/client/webide/test/app.zip?2",
    "icon": "ximgx2",
    "name": "app name 2",
    "description": "app description 2"
  }
]