Skip to content

Commit f05017d

Browse files
committed
add new tests to fuzzer disallow list
1 parent 7c64b35 commit f05017d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/fuzz_opt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ def is_git_repo():
356356
'shared-polymorphism.wast',
357357
'shared-struct.wast',
358358
'shared-array.wast',
359+
'shared-i31.wast',
359360
]
360361

361362

0 commit comments

Comments
 (0)