tests - rv_input - Add missing module

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 06aef716
...@@ -9,7 +9,7 @@ Requires: Two VMs - client and guest and remote-viewer session ...@@ -9,7 +9,7 @@ Requires: Two VMs - client and guest and remote-viewer session
import logging, os import logging, os
from autotest.client.shared import error from autotest.client.shared import error
from virttest.aexpect import ShellCmdError from virttest.aexpect import ShellCmdError
from virttest import utils_misc, utils_spice from virttest import utils_misc, utils_spice, aexpect
def deploy_epel_repo(guest_session, params): def deploy_epel_repo(guest_session, params):
""" """
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册