about summary refs log tree commit diff stats
path: root/test/arch/mips32/unit/asm_test.py
diff options
context:
space:
mode:
authorFabrice Desclaux <fabrice.desclaux@cea.fr>2019-03-04 12:22:16 +0100
committerFabrice Desclaux <fabrice.desclaux@cea.fr>2019-03-05 16:52:51 +0100
commit26c1075723a02984da6d3bc7423c5c0c43082dc3 (patch)
treeb67e7b072439f84109bd39dad8ed7f3f135224f8 /test/arch/mips32/unit/asm_test.py
parentbb675f5cb34a482c964249656d539e67718bd8dc (diff)
downloadmiasm-26c1075723a02984da6d3bc7423c5c0c43082dc3.tar.gz
miasm-26c1075723a02984da6d3bc7423c5c0c43082dc3.zip
Rename elfesteem loader
Diffstat (limited to 'test/arch/mips32/unit/asm_test.py')
-rw-r--r--test/arch/mips32/unit/asm_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/arch/mips32/unit/asm_test.py b/test/arch/mips32/unit/asm_test.py
index dd95c3af..2dcaf6fc 100644
--- a/test/arch/mips32/unit/asm_test.py
+++ b/test/arch/mips32/unit/asm_test.py
@@ -7,7 +7,7 @@ from miasm.arch.mips32.arch import mn_mips32
 from miasm.core import parse_asm
 from miasm.expression.expression import *
 from miasm.core import asmblock
-from miasm.elfesteem.strpatchwork import StrPatchwork
+from miasm.loader.strpatchwork import StrPatchwork
 from miasm.analysis.machine import Machine
 from miasm.jitter.csts import *