~renatofilho/address-book-app/fix-1200397

« back to all changes in this revision

Viewing changes to tests/autopilot/address_book_app/__init__.py

  • Committer: Tarmac
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2013-07-09 19:46:49 UTC
  • mfrom: (4.1.3 autopilot)
  • Revision ID: tarmac-20130709194649-569bvf3vdf2gi1fa
Initial structure for autopilot.

Approved by Omer Akram, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
 
2
# Copyright 2013 Canonical
 
3
#
 
4
# This program is free software: you can redistribute it and/or modify it
 
5
# under the terms of the GNU General Public License version 3, as published
 
6
# by the Free Software Foundation.
 
7
 
 
8
"""address-book-app autopilot tests and emulators - top level package."""