~sil2100/messaging-app/flush_preedit

« back to all changes in this revision

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

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2014-03-06 22:24:07 UTC
  • mfrom: (63.2.12 messaging-app)
  • Revision ID: lukasz.zemczak@canonical.com-20140306222407-vailnyzhzmaoag8g
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
2
 
# Copyright 2012 Canonical
 
2
# Copyright 2012 - 2014 Canonical
3
3
#
4
4
# This file is part of messaging-app.
5
5
#
7
7
# under the terms of the GNU General Public License version 3, as published
8
8
# by the Free Software Foundation.
9
9
 
10
 
"""Marumbi autopilot tests and emulators - top level package."""
 
10
"""messaging-app autopilot tests and emulators - top level package."""