fix tests

This commit is contained in:
adesnos 2015-09-12 11:17:51 +02:00
parent 8b9c37f37e
commit 51f92423ee

View File

@ -1,5 +1,4 @@
from androguard.core import *
from androguard.core.androgen import *
from androguard.core.bytecode import *
from androguard.core.bytecodes.dvm import *
from androguard.core.bytecodes.apk import *