mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
tests: profile_doc_deprecated should have 'inherits'
This commit is contained in:
parent
a72c405fe5
commit
7c6a3d44eb
@ -362,6 +362,7 @@ fn profile_doc_deprecated() {
|
||||
|
||||
[profile.doc]
|
||||
opt-level = 0
|
||||
inherits = "dev"
|
||||
"#,
|
||||
)
|
||||
.file("src/lib.rs", "")
|
||||
|
Loading…
x
Reference in New Issue
Block a user