summaryrefslogtreecommitdiff
path: root/test/py/tests/test_ofplatdata.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_ofplatdata.py')
-rw-r--r--test/py/tests/test_ofplatdata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/py/tests/test_ofplatdata.py b/test/py/tests/test_ofplatdata.py
index 47d6ddc8a50..d414a910d9f 100644
--- a/test/py/tests/test_ofplatdata.py
+++ b/test/py/tests/test_ofplatdata.py
@@ -2,7 +2,7 @@
# Copyright (c) 2016 Google, Inc
import pytest
-import u_boot_utils as util
+import utils as util
@pytest.mark.boardspec('sandbox_spl')
@pytest.mark.buildconfigspec('spl_of_platdata')