diff options
Diffstat (limited to 'scripts/test/shared.py')
-rw-r--r-- | scripts/test/shared.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/test/shared.py b/scripts/test/shared.py index 0e7062437..665ad6b7c 100644 --- a/scripts/test/shared.py +++ b/scripts/test/shared.py @@ -417,9 +417,6 @@ SPEC_TESTS_TO_SKIP = [ 'type.wast', 'unreached-invalid.wast', - # WAST parser error - 'binary.wast', - # Test invalid 'elem.wast', ] |