提交 bc4eb2f8 编写于 作者: L Lukáš Doktor

optional_plugins.runner_vm: Import missing module

The `exceptions` module is not imported even though it's suppose to be
used.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
上级 12a9d7f9
......@@ -21,7 +21,7 @@ from xml.dom import minidom
import libvirt
from avocado.core import exit_codes
from avocado.core import exit_codes, exceptions
from avocado.core.plugin_interfaces import CLI
from avocado_runner_remote import Remote, RemoteTestRunner
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册