~ubuntu-clock-dev/ubuntu-clock-app/reboot-packaging

« back to all changes in this revision

Viewing changes to manifest.json

Setup autopilot infrastructure and added alarm test

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
        }
12
12
    },
13
13
    "version": "0.1",
14
 
    "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>"
15
 
}
 
 
b'\\ No newline at end of file'
 
14
    "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>",
 
15
    "x-test": {
 
16
        "autopilot": "ubuntu_clock_app"
 
17
    }
 
18
}