Skip to content

Commit 51727f6

Browse files
authored
Ignore public-exact.wast in fuzzing.py (#7562)
1 parent f4a0b18 commit 51727f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test/fuzzing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
'type-merging-exact.wast',
128128
'type-refining-exact.wast',
129129
'type-refining-gufa-exact.wast',
130+
'public-exact.wast',
130131
# TODO: fuzzer support for custom descriptors
131132
'custom-descriptors.wast',
132133
# TODO: fix split_wast() on tricky escaping situations like a string ending

0 commit comments

Comments
 (0)