mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
test(replace): Clarify name for remaining new test
This commit is contained in:
parent
7502318a85
commit
1e34066360
@ -1407,7 +1407,7 @@ error: could not compile `foo` (lib) due to previous error
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[cargo_test]
|
#[cargo_test]
|
||||||
fn override_different_metadata_3() {
|
fn override_spec_metadata_is_optional() {
|
||||||
Package::new("bar", "0.1.0+a").publish();
|
Package::new("bar", "0.1.0+a").publish();
|
||||||
|
|
||||||
let bar = git::repo(&paths::root().join("override"))
|
let bar = git::repo(&paths::root().join("override"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user