mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-09-04 21:45:47 +00:00
Use lockapi package
This commit is contained in:
parent
5f222b2862
commit
06b6df884b
@ -2,6 +2,8 @@ use base "installedtest";
|
|||||||
use strict;
|
use strict;
|
||||||
use testapi;
|
use testapi;
|
||||||
use utils;
|
use utils;
|
||||||
|
use mmapi;
|
||||||
|
use lockapi;
|
||||||
|
|
||||||
# This test uses a Connections application to establish an
|
# This test uses a Connections application to establish an
|
||||||
# RDP connection to a remote computer running Gnome Workstation.
|
# RDP connection to a remote computer running Gnome Workstation.
|
||||||
|
Loading…
Reference in New Issue
Block a user