diff options
author | Thomas Lively <tlively@google.com> | 2022-11-07 07:43:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-07 07:43:45 -0800 |
commit | 64337813150d698cddcf588994a9c26f678defca (patch) | |
tree | d6d8350b5c94dd731854b918022ef48d8d87ef0a /src/wasm/wasm-binary.cpp | |
parent | 20115c8e2a038646858a0408beca7be319c31035 (diff) | |
download | binaryen-64337813150d698cddcf588994a9c26f678defca.tar.gz binaryen-64337813150d698cddcf588994a9c26f678defca.tar.bz2 binaryen-64337813150d698cddcf588994a9c26f678defca.zip |
Fix fuzzer default contents after #5212 (#5223)
That PR renamed test/lit/optimize-instructions.wast to
test/lit/optimize-instructions-mvp.wast. However, the fuzzer was explicitly
adding the testto the list of important initial contents under the old name, so
it was failing an assertion that the initial contents existed. Update the fuzzer
to use the new test name.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions