~webapps/ubuntu-html5-theme/15.10

« back to all changes in this revision

Viewing changes to tests/autopilot/ubuntu_html5_theme/emulators/__init__.py

  • Committer: Alexandre Abreu
  • Date: 2013-06-27 02:59:36 UTC
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: alexandre.abreu@canonical.com-20130627025936-cd5mbvo71ojexnxp
First draft for integration tests

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 Lesser General Public License version 3, as published
 
6
# by the Free Software Foundation.
 
7
 
 
8
"""Tests for the Ubuntu HTML5 Theme package """
 
9
 
 
10