Fix test
This commit is contained in:
parent
05ca0a2377
commit
07d78b67cb
@ -1041,7 +1041,6 @@ fn cargo_hello_world_project_model() {
|
||||
"debug_assertions",
|
||||
"feature=default",
|
||||
"feature=std",
|
||||
"test",
|
||||
],
|
||||
),
|
||||
potential_cfg_options: CfgOptions(
|
||||
@ -1054,7 +1053,6 @@ fn cargo_hello_world_project_model() {
|
||||
"feature=rustc-dep-of-std",
|
||||
"feature=std",
|
||||
"feature=use_std",
|
||||
"test",
|
||||
],
|
||||
),
|
||||
env: Env {
|
||||
|
Loading…
x
Reference in New Issue
Block a user