~ubuntu-terminal-dev/ubuntu-terminal-app/reboot

« back to all changes in this revision

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

  • Committer: Tarmac
  • Author(s): Filippo Scognamiglio
  • Date: 2015-02-26 01:47:32 UTC
  • mfrom: (53.1.6 ubuntu-terminal-app)
  • Revision ID: tarmac-20150226014732-scsr67u380o5yd5f
Delete the pre-reboot tests.

Approved by Alan Pope , Ubuntu Phone Apps 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
"""Terminal app autopilot tests."""
 
9
 
 
10
# TODO Insert new tests here.