mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-05 19:58:32 +00:00
Fix test
This commit is contained in:
parent
05ca0a2377
commit
07d78b67cb
@ -1041,7 +1041,6 @@ fn cargo_hello_world_project_model() {
|
|||||||
"debug_assertions",
|
"debug_assertions",
|
||||||
"feature=default",
|
"feature=default",
|
||||||
"feature=std",
|
"feature=std",
|
||||||
"test",
|
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
potential_cfg_options: CfgOptions(
|
potential_cfg_options: CfgOptions(
|
||||||
@ -1054,7 +1053,6 @@ fn cargo_hello_world_project_model() {
|
|||||||
"feature=rustc-dep-of-std",
|
"feature=rustc-dep-of-std",
|
||||||
"feature=std",
|
"feature=std",
|
||||||
"feature=use_std",
|
"feature=use_std",
|
||||||
"test",
|
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
env: Env {
|
env: Env {
|
||||||
|
Loading…
Reference in New Issue
Block a user