~abreu-alexandre/webbrowser-app/add-integration-tests-for-webappcontainer

« back to all changes in this revision

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

  • Committer: Alexandre Abreu
  • Date: 2014-04-03 14:21:54 UTC
  • mfrom: (476.1.1 latest)
  • Revision ID: alexandre.abreu@canonical.com-20140403142154-rtnyduwfemp2of2x
merge trunk

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 2014 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
"""webapp_container autopilot tests and emulators - top level package."""