Skip to content

Commit 03e3b1e

Browse files
authored
Rollup merge of #153808 - DanielEScherzer:rustfmt-ignore-translation-test, r=jieyouxu
rustfmt.toml: drop ignore of deleted test
2 parents aa2efbc + 3add6f1 commit 03e3b1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rustfmt.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ ignore = [
2020
"/tests/incremental/", # These tests are somewhat sensitive to source code layout.
2121
"/tests/pretty/", # These tests are very sensitive to source code layout.
2222
"/tests/run-make/export", # These tests contain syntax errors.
23-
"/tests/run-make/translation/test.rs", # This test contains syntax errors.
2423
"/tests/rustdoc-html/", # Some have syntax errors, some are whitespace-sensitive.
2524
"/tests/rustdoc-gui/", # Some tests are sensitive to source code layout.
2625
"/tests/rustdoc-ui/", # Some have syntax errors, some are whitespace-sensitive.

0 commit comments

Comments
 (0)