From d3a42fa5dcdb0c467586eb6b92271fa4dbeb648b Mon Sep 17 00:00:00 2001 From: Pierre LALET Date: Wed, 27 Feb 2019 20:29:44 +0100 Subject: Include elfesteem fork in miasm --- test/arch/mips32/unit/asm_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/arch/mips32/unit/asm_test.py') diff --git a/test/arch/mips32/unit/asm_test.py b/test/arch/mips32/unit/asm_test.py index 38a2d928..dd95c3af 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 elfesteem.strpatchwork import StrPatchwork +from miasm.elfesteem.strpatchwork import StrPatchwork from miasm.analysis.machine import Machine from miasm.jitter.csts import * -- cgit 1.4.1