Skip to content

Commit e0c7b7d

Browse files
tests: ignore cargo fmt test for rust-lang/rust runs
1 parent 4fecede commit e0c7b7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cargo-fmt/main.rs

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ fn rustfmt_help() {
7373
assert_that!(&["--", "--help=config"], contains("Configuration Options:"));
7474
}
7575

76+
#[ignore]
7677
#[test]
7778
fn cargo_fmt_out_of_line_test_modules() {
7879
// See also https://github.com/rust-lang/rustfmt/issues/5119

0 commit comments

Comments
 (0)