diff options
| author | Alex Launi <alex.launi@canonical.com> | 2012-05-04 10:33:59 -0700 |
|---|---|---|
| committer | Alex Launi <alex.launi@canonical.com> | 2012-05-04 10:33:59 -0700 |
| commit | 664eb067e7d1c02810474b01f6631352ad0a5520 (patch) | |
| tree | 30820750b0b6a8f36f99fce48b1883e11cb98de8 /tests | |
| parent | 49f856a38856697535c07f32c2bd7f3d22e345f9 (diff) | |
remove glibrunner import
(bzr r2350.1.3)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/autopilot/autopilot/tests/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/autopilot/autopilot/tests/__init__.py b/tests/autopilot/autopilot/tests/__init__.py index 7bee5cc8b..d22ff166a 100644 --- a/tests/autopilot/autopilot/tests/__init__.py +++ b/tests/autopilot/autopilot/tests/__init__.py @@ -30,7 +30,6 @@ from autopilot.emulators.unity.switcher import Switcher from autopilot.emulators.unity.window_manager import WindowManager from autopilot.emulators.unity.workspace import WorkspaceManager from autopilot.emulators.X11 import ScreenGeometry, Keyboard, Mouse, reset_display -from autopilot.glibrunner import GlibRunner from autopilot.globals import (global_context, video_recording_enabled, video_record_directory, |
