mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
Typo: "togother" -> "together" (#15204)
In test name, `nonexistence_package_togother_with_workspace`.
This commit is contained in:
commit
684bca2012
@ -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