cg_clif: run run-make-cargo test suite

This commit is contained in:
Jieyou Xu
2025-09-05 21:24:45 +08:00
parent e77a22f3c9
commit 6543e4d2fa

View File

@@ -166,5 +166,5 @@ index 073116933bd..c3e4578204d 100644
EOF
echo "[TEST] rustc test suite"
./x.py test --stage 0 --test-args=--no-capture tests/{codegen-units,run-make,ui,incremental}
./x.py test --stage 0 --test-args=--no-capture tests/{codegen-units,run-make,run-make-cargo,ui,incremental}
popd