mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-14 06:03:58 +00:00
Drop test for old format
This commit is contained in:
parent
8baa4c5d07
commit
2e7d12d2f3
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue