~cjwatson/ubuntu-test-cases/python3

« back to all changes in this revision

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

  • Committer: Andy Doan
  • Date: 2013-12-18 17:08:42 UTC
  • mfrom: (109.1.1 touch)
  • Revision ID: andy.doan@canonical.com-20131218170842-z3sjxqg9ncsh8qvu
remove need for all the autopilot templates

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;gallery-app-autopilot&quot;
6
 
{% endblock %}