summaryrefslogtreecommitdiff
path: root/test/py/tests/test_upl.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_upl.py')
-rw-r--r--test/py/tests/test_upl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/py/tests/test_upl.py b/test/py/tests/test_upl.py
index ca06dffd0bf..c8eeaa024e5 100644
--- a/test/py/tests/test_upl.py
+++ b/test/py/tests/test_upl.py
@@ -6,7 +6,7 @@
import os
import pytest
-import u_boot_utils
+import utils
@pytest.mark.boardspec('sandbox_vpl')
def test_upl_handoff(ubman):