diff --git a/tests/remote_desktop_client.pm b/tests/remote_desktop_client.pm index d11c00a5..e161059d 100644 --- a/tests/remote_desktop_client.pm +++ b/tests/remote_desktop_client.pm @@ -2,6 +2,8 @@ use base "installedtest"; use strict; use testapi; use utils; +use mmapi; +use lockapi; # This test uses a Connections application to establish an # RDP connection to a remote computer running Gnome Workstation.