about summary refs log tree commit diff stats
path: root/test/arch/x86/unit/mn_pushpop.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/arch/x86/unit/mn_pushpop.py')
-rwxr-xr-xtest/arch/x86/unit/mn_pushpop.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/arch/x86/unit/mn_pushpop.py b/test/arch/x86/unit/mn_pushpop.py
index fedd197b..6dc37b74 100755
--- a/test/arch/x86/unit/mn_pushpop.py
+++ b/test/arch/x86/unit/mn_pushpop.py
@@ -3,7 +3,7 @@
 import sys
 
 from asm_test import Asm_Test_16, Asm_Test_32
-from miasm2.core.utils import pck16, pck32
+from miasm.core.utils import pck16, pck32
 
 
 def init_regs(test):