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 42ef27aa4..3da89460b 100755
--- a/check.py
+++ b/check.py
@@ -371,8 +371,6 @@ if len(requested) == 0:
else:
spec_tests = requested[:]
-spec_tests = [] # XXX ignore them for now
-
for t in spec_tests:
if t.startswith('spec') and t.endswith('.wast'):
print '..', t