1
0
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:
Lukáš Růžička 2025-07-31 16:18:51 +02:00 committed by Adam Williamson
parent 5f222b2862
commit 06b6df884b

View File

@ -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.