~pwlars/ubuntu-test-cases/touch-mir

« back to all changes in this revision

Viewing changes to jenkins/templates/touch-phone-app-connected-autopilot.xml.jinja2

  • Committer: Paul Larson
  • Date: 2013-09-17 13:59:01 UTC
  • mfrom: (21.1.1 touch)
  • Revision ID: paul.larson@canonical.com-20130917135901-hihmvv5mxm373a3t
Remove phone-app-connected-autopilot.

It should eventually be replaced by the new dialer and messaging
connected testsuites

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{% extends "touch-autopilot-base.xml.jinja2" %}
2
 
<?xml version='1.0' encoding='UTF-8'?>
3
 
 
4
 
{% block apptest %}
5
 
export APP=&quot;phone-app-connected-autopilot&quot;
6
 
{% endblock %}