Skip to content

Commit 6cd3386

Browse files
authored
Revert accidental change to auto_update_tests.py (#1806)
1 parent daf4fca commit 6cd3386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto_update_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,8 @@ def update_reduce_tests():
421421

422422

423423
def main():
424+
update_asm_js_tests()
424425
update_lld_tests()
425-
return
426426
update_wasm_opt_tests()
427427
update_bin_fmt_tests()
428428
update_example_tests()

0 commit comments

Comments
 (0)