summaryrefslogtreecommitdiff
path: root/test/unit/test_datacount.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/test_datacount.py')
-rw-r--r--test/unit/test_datacount.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/test_datacount.py b/test/unit/test_datacount.py
index 5ec98c549..d0d8e9f2b 100644
--- a/test/unit/test_datacount.py
+++ b/test/unit/test_datacount.py
@@ -1,5 +1,5 @@
from scripts.test.shared import WASM_OPT, run_process
-from utils import BinaryenTestCase
+from .utils import BinaryenTestCase
class DataCountTest(BinaryenTestCase):