summaryrefslogtreecommitdiff
path: root/scripts/fuzz_opt.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fuzz_opt.py')
-rwxr-xr-xscripts/fuzz_opt.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/fuzz_opt.py b/scripts/fuzz_opt.py
index 192c0d362..4e1305042 100755
--- a/scripts/fuzz_opt.py
+++ b/scripts/fuzz_opt.py
@@ -355,6 +355,7 @@ INITIAL_CONTENTS_IGNORE = [
'shared-types.wast',
'shared-polymorphism.wast',
'shared-struct.wast',
+ 'shared-array.wast',
]