Skip to content
Commit 5c53955a authored by Juliana Rodrigues's avatar Juliana Rodrigues Committed by Juliana Oliveira Rodrigues
Browse files

comparators.xml: fixes test_no_android_manifest from test_apk



This patch handles UnicodeDecodeError exception, which is caused
by decoding an invalid XML File. When this error is raised, XMLFile
returns False for recognizes() method, indicating for other object
calls that the given file is not a XMLFile.

Signed-off-by: default avatarJuliana Rodrigues <juliana.orod@gmail.com>
parent ddfda4db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment