Skip to content
Snippets Groups Projects
Verified Commit f2e72a87 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

Now that we install wabt, expect its tools to be available

parent 84ad96dd
No related branches found
No related tags found
No related merge requests found
Pipeline #66889 passed with warnings
......@@ -9,7 +9,7 @@ fi
export LIBGUESTFS_MEMSIZE=128
if [ "$(basename "$0")" = "pytest-with-recommends" ]; then
export DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS="apktool zipinfo pedump oggDump ppudump cbfstool otool lipo wasm2wat"
export DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS="apktool zipinfo pedump oggDump ppudump cbfstool otool lipo"
fi
cp -r tests "$ADTTMP"
......
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