rustfmt `tests/rustdoc-js-std/`.

This is trivial, because the directory contains no `.rs` files.
This commit is contained in:
Nicholas Nethercote 2024-06-04 10:05:25 +10:00
parent 9f16362ab4
commit 50185807d7
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ ignore = [
"/tests/run-make/translation/test.rs", # This test contains syntax errors.
"/tests/rustdoc/", # Some have syntax errors, some are whitespace-sensitive.
"/tests/rustdoc-gui/", # Some tests are sensitive to source code layout.
"/tests/rustdoc-js-std/",
"/tests/rustdoc-ui/",
"/tests/ui/",
"/tests/ui-fulldeps/",