Merge #4727
4727: Drop test for old format r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
a36c1d3fbc
@ -331,8 +331,6 @@ fn test_missing_module_code_action_in_json_project() {
|
|||||||
"deps": [],
|
"deps": [],
|
||||||
"edition": "2015",
|
"edition": "2015",
|
||||||
"cfg": [ "cfg_atom_1", "feature=cfg_1"],
|
"cfg": [ "cfg_atom_1", "feature=cfg_1"],
|
||||||
"atom_cfgs": ["atom_2"],
|
|
||||||
"key_value_cfgs": { "feature": "key_value_feature", "other": "value"}
|
|
||||||
} ]
|
} ]
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user