diff --git a/rustfmt.toml b/rustfmt.toml index 4750b8541457c..60808190d8a5b 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -20,7 +20,6 @@ ignore = [ "/tests/incremental/", # These tests are somewhat sensitive to source code layout. "/tests/pretty/", # These tests are very sensitive to source code layout. "/tests/run-make/export", # These tests contain syntax errors. - "/tests/run-make/translation/test.rs", # This test contains syntax errors. "/tests/rustdoc-html/", # Some have syntax errors, some are whitespace-sensitive. "/tests/rustdoc-gui/", # Some tests are sensitive to source code layout. "/tests/rustdoc-ui/", # Some have syntax errors, some are whitespace-sensitive.