diff options
Diffstat (limited to 'check.py')
-rwxr-xr-x | check.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -102,8 +102,6 @@ def run_wasm_dis_tests(): shared.with_pass_debug(check) - shared.validate_binary(t) - def run_crash_tests(): print("\n[ checking we don't crash on tricky inputs... ]\n") |