mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Fix typo in test
This commit is contained in:
parent
7bb7b53955
commit
262e31e9fd
@ -675,7 +675,7 @@ fn do_not_strip_debuginfo_with_requested_debug() {
|
||||
r#"
|
||||
[package]
|
||||
name = "bar"
|
||||
verison = "0.1.0"
|
||||
version = "0.1.0"
|
||||
"#,
|
||||
)
|
||||
.file("bar/src/lib.rs", "")
|
||||
|
Loading…
x
Reference in New Issue
Block a user