summaryrefslogtreecommitdiff
path: root/check.py
diff options
context:
space:
mode:
Diffstat (limited to 'check.py')
-rwxr-xr-xcheck.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/check.py b/check.py
index 1f4e1fa12..4a1a76831 100755
--- a/check.py
+++ b/check.py
@@ -541,7 +541,7 @@ if torture and 0:
if unexpected_result_count:
fail('%s failures' % unexpected_result_count, '0 failures')
-if has_vanilla_emcc and has_vanilla_llvm:
+if has_vanilla_emcc and has_vanilla_llvm and 0:
print '\n[ checking emcc WASM_BACKEND testcases...]\n'