summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2023-12-11 19:16:19 -0800
committerGitHub <noreply@github.com>2023-12-11 19:16:19 -0800
commitee113c7e4cdff655c395598ee9f61512c3a5b3eb (patch)
tree5b13d09ff4ddfd0c21a7d91d260f91ac3a585fa4 /src
parent5db8eb2131bebfed4e0748056d9fafaca60ce83e (diff)
downloadbinaryen-ee113c7e4cdff655c395598ee9f61512c3a5b3eb.tar.gz
binaryen-ee113c7e4cdff655c395598ee9f61512c3a5b3eb.tar.bz2
binaryen-ee113c7e4cdff655c395598ee9f61512c3a5b3eb.zip
[test] Fix wasm2js stale check failure (#6168)
I tried to exclude wasm2js asserts tests from `check_for_stale_files` in #6164, but ended up doing it incorrectly. The file I checked for was `wasm2js.wast.asserts`, while the output I should have excluded was `wasm2js.asserts.js`. This fixes the code so we now check the prefix and not the filename.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions