Don't automatically run asm_tests in test.sh

This commit is contained in:
Antoni Boucher 2023-01-03 15:08:07 -05:00
parent 0a54f243f6
commit 7c1d21c3b9

View File

@ -400,7 +400,7 @@ function all() {
mini_tests mini_tests
build_sysroot build_sysroot
std_tests std_tests
asm_tests #asm_tests
test_libcore test_libcore
extended_sysroot_tests extended_sysroot_tests
test_rustc test_rustc