summaryrefslogtreecommitdiff
path: root/auto_update_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'auto_update_tests.py')
-rwxr-xr-xauto_update_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_update_tests.py b/auto_update_tests.py
index 5134f89c5..9d156472c 100755
--- a/auto_update_tests.py
+++ b/auto_update_tests.py
@@ -421,8 +421,8 @@ def update_reduce_tests():
def main():
+ update_asm_js_tests()
update_lld_tests()
- return
update_wasm_opt_tests()
update_bin_fmt_tests()
update_example_tests()