diff options
-rwxr-xr-x | check.py | 2 | ||||
m--------- | test/spec | 0 |
2 files changed, 0 insertions, 2 deletions
@@ -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 diff --git a/test/spec b/test/spec -Subproject d4b150ce7268f903757ebdf1c7c001c99607da7 +Subproject 377264edb37749a5c15f35c589bea62df560637 |