summaryrefslogtreecommitdiff
path: root/check.py
diff options
context:
space:
mode:
Diffstat (limited to 'check.py')
-rwxr-xr-xcheck.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/check.py b/check.py
index 4cef96b08..c5524481f 100755
--- a/check.py
+++ b/check.py
@@ -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")