tests: profile_doc_deprecated should have 'inherits'

This commit is contained in:
Dan Aloni 2019-06-01 14:01:18 +03:00
parent a72c405fe5
commit 7c6a3d44eb

View File

@ -362,6 +362,7 @@ fn profile_doc_deprecated() {
[profile.doc]
opt-level = 0
inherits = "dev"
"#,
)
.file("src/lib.rs", "")