]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/builder.rs
Rename rustdoc js test suites
[rust.git] / src / bootstrap / builder.rs
index 71b9cd6f9fba4df7cb540c36160d538089a8e682..a471af257665f099b263e68365b7e300de578268 100644 (file)
@@ -405,7 +405,7 @@ macro_rules! describe {
                 test::Miri,
                 test::Clippy,
                 test::CompiletestTest,
-                test::RustdocJS,
+                test::RustdocJSStd,
                 test::RustdocJSNotStd,
                 test::RustdocTheme,
                 // Run bootstrap close to the end as it's unlikely to fail