~ted/url-dispatcher/click-core-apps

« back to all changes in this revision

Viewing changes to tests/click-data/.click/info/com.test.good.manifest

  • Committer: Tarmac
  • Author(s): Ted Gould
  • Date: 2013-10-08 16:43:27 UTC
  • mfrom: (21.2.25 app-id-url)
  • Revision ID: tarmac-20131008164327-jsgwi7va23roh2o1
Adds the appid:// URL format.

Approved by Loïc Minier, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
        "version": "1.2.3",
 
3
        "name": "com.test.good",
 
4
        "hooks": {
 
5
                "app1": {
 
6
                        "test": "test"
 
7
                }
 
8
        }
 
9
}