summaryrefslogtreecommitdiff
path: root/test/py/tests/test_source.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_source.py')
-rw-r--r--test/py/tests/test_source.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/py/tests/test_source.py b/test/py/tests/test_source.py
index 30160d06dc6..60013e438ba 100644
--- a/test/py/tests/test_source.py
+++ b/test/py/tests/test_source.py
@@ -3,7 +3,7 @@
import os
import pytest
-import u_boot_utils as util
+import utils as util
@pytest.mark.boardspec('sandbox')
@pytest.mark.buildconfigspec('cmd_echo')