Skip to content
Snippets Groups Projects
Commit 375be212 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

test_dex::test_javap_14_differences requires procyon.

parent cc251fa3
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ def test_differences(differences):
check_dex_differences(differences, expected_diff)
@skip_unless_tools_exist("enjarify", "zipinfo", "javap", "dexdump")
@skip_unless_tools_exist("enjarify", "zipinfo", "javap", "dexdump", "procyon")
@skip_unless_tool_is_at_least("javap", javap_version, "14.0")
@skip_unless_tool_is_at_least("enjarify", enjarify_version, "1.0.3")
def test_javap_14_differences(differences):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment