about summary refs log tree commit diff stats
path: root/test/core/locationdb.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/locationdb.py')
-rw-r--r--test/core/locationdb.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/locationdb.py b/test/core/locationdb.py
index 3db760d8..b6d7d8e0 100644
--- a/test/core/locationdb.py
+++ b/test/core/locationdb.py
@@ -1,5 +1,5 @@
 from builtins import str
-from miasm2.core.locationdb import LocationDB
+from miasm.core.locationdb import LocationDB
 
 
 # Basic tests (LocationDB description)