From 6958eda8c9f808a620c81b406fcf08940fdfd50e Mon Sep 17 00:00:00 2001 From: William Hua Date: Tue, 23 Jul 2013 13:16:26 -0400 Subject: Initial autopilot work. --- tests/autopilot/__init__.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/autopilot/__init__.py (limited to 'tests/autopilot/__init__.py') diff --git a/tests/autopilot/__init__.py b/tests/autopilot/__init__.py new file mode 100644 index 00000000..c9bdd5c3 --- /dev/null +++ b/tests/autopilot/__init__.py @@ -0,0 +1,6 @@ +# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- +# Copyright 2013 Canonical +# +# This file is part of indicator-keyboard. + +"""indicator-keyboard autopilot tests - top level package.""" -- cgit v1.2.3