~osomon/ubuntu-ui-toolkit/downloadmanager

« back to all changes in this revision

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

  • Committer: Leo Arias
  • Date: 2013-07-23 22:13:26 UTC
  • mto: This revision was merged to the branch mainline in revision 653.
  • Revision ID: leo.arias@canonical.com-20130723221326-axefhq2ufgsusx5s
Renamed the package UbuntuUiToolkit to ubuntuuitoolkit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
from testtools.matchers import Is, Not, Equals
28
28
from autopilot.testcase import AutopilotTestCase
29
29
 
30
 
from UbuntuUiToolkit import emulators
 
30
from ubuntuuitoolkit import emulators
31
31
 
32
32
 
33
33
def get_module_include_path():