summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-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 953108a44..27b278703 100755
--- a/scripts/fuzz_opt.py
+++ b/scripts/fuzz_opt.py
@@ -318,6 +318,7 @@ INITIAL_CONTENTS_IGNORE = [
'typed_continuations_resume.wast',
# New EH implementation is in progress
'exception-handling.wast',
+ 'translate-eh-old-to-new.wast',
]