summaryrefslogtreecommitdiff
path: root/tools/autopilot
diff options
authorThomi Richards <thomi.richards@canonical.com>2012-03-09 05:14:37 -0500
committerTarmac <>2012-03-09 05:14:37 -0500
commite8048b88be36305e99a11a995b7fe26417dfd914 (patch)
tree5e17c655d87d8286a8580265c89aa9bd42bc6e36 /tools/autopilot
parenta2bfd756d878387538d9ad1ecf85854d3b20c5b1 (diff)
parent445b49215f6691a0e2cb35843f83e514d268d070 (diff)
This branch adds autopilot tests to verify the fix for bug lp:942042.
UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/942042. Approved by Tim Penhey. Original authors: - Thomi Richards <thomi.richards@canonical.com> - Ted Gould <ted@gould.cx> (bzr r2064)
Diffstat (limited to 'tools/autopilot')
-rwxr-xr-xtools/autopilot1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/autopilot b/tools/autopilot
index b06490a63..e85120940 100755
--- a/tools/autopilot
+++ b/tools/autopilot
@@ -21,6 +21,7 @@ DEPENDS = [
('junitxml', 'python-junitxml'),
('testscenarios', 'python-testscenarios'),
('testtools', 'python-testtools'),
+ ('xdg', 'python-xdg'),
('Xlib', 'python-xlib'),
]