Skip to content

Commit 1179e7e

Browse files
committed
cargo fmt
1 parent 89c24bf commit 1179e7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/testsuite/publish.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1839,7 +1839,6 @@ error: the `-p` argument must be specified to select a single package to publish
18391839
.run();
18401840
}
18411841

1842-
18431842
#[cargo_test]
18441843
// https://github.com/rust-lang/cargo/issues/10536
18451844
fn publish_path_dependency_without_workspace() {
@@ -1884,4 +1883,3 @@ error: package ID specification `bar` did not match any packages
18841883
)
18851884
.run();
18861885
}
1887-

0 commit comments

Comments
 (0)