mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Typo: "togother" -> "together"
In test name, `nonexistence_package_togother_with_workspace`.
This commit is contained in:
parent
511e3ab945
commit
8e1931f3a4
@ -2626,7 +2626,7 @@ foo v0.1.0 ([ROOT]/foo/sub/foo)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[cargo_test]
|
#[cargo_test]
|
||||||
fn nonexistence_package_togother_with_workspace() {
|
fn nonexistence_package_together_with_workspace() {
|
||||||
let p = project()
|
let p = project()
|
||||||
.file(
|
.file(
|
||||||
"Cargo.toml",
|
"Cargo.toml",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user