mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +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]
|
||||
fn nonexistence_package_togother_with_workspace() {
|
||||
fn nonexistence_package_together_with_workspace() {
|
||||
let p = project()
|
||||
.file(
|
||||
"Cargo.toml",
|
||||
|
Loading…
x
Reference in New Issue
Block a user