mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +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]
|
||||
fn override_different_metadata_3() {
|
||||
fn override_spec_metadata_is_optional() {
|
||||
Package::new("bar", "0.1.0+a").publish();
|
||||
|
||||
let bar = git::repo(&paths::root().join("override"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user