Fix as commit bdedd1fac0b7330372d4de6084855b3bafa6eb37 KVM test: nic_bonding: Introduce absolute namespace for test imports
Signed-off-by: Amos Kong <[email protected]> --- client/tests/kvm/tests/set_link.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/client/tests/kvm/tests/set_link.py b/client/tests/kvm/tests/set_link.py index e88a1ef..b31aa77 100644 --- a/client/tests/kvm/tests/set_link.py +++ b/client/tests/kvm/tests/set_link.py @@ -1,6 +1,6 @@ import logging from autotest_lib.client.common_lib import error -from tests import file_transfer +from autotest_lib.client.tests.kvm.tests import file_transfer import kvm_test_utils _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
