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 f37019f3f..f4b13c737 100755
--- a/auto_update_tests.py
+++ b/auto_update_tests.py
@@ -428,11 +428,11 @@ def main():
update_example_tests()
update_wasm_dis_tests()
update_wasm_merge_tests()
- update_binaryen_js_tests()
update_ctor_eval_tests()
update_wasm2js_tests()
update_metadce_tests()
update_reduce_tests()
+ update_binaryen_js_tests()
print '\n[ success! ]'