diff options
Diffstat (limited to 'check.py')
-rwxr-xr-x | check.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -433,7 +433,7 @@ if MOZJS: s2wasm.test_s2wasm() s2wasm.test_linker() -# wasm2asm.test_wasm2asm() +wasm2asm.test_wasm2asm() print '\n[ running validation tests... ]\n' # Ensure the tests validate by default |