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:
bors[bot] 2020-06-03 10:40:12 +00:00 committed by GitHub
commit a36c1d3fbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -331,8 +331,6 @@ fn test_missing_module_code_action_in_json_project() {
"deps": [],
"edition": "2015",
"cfg": [ "cfg_atom_1", "feature=cfg_1"],
"atom_cfgs": ["atom_2"],
"key_value_cfgs": { "feature": "key_value_feature", "other": "value"}
} ]
});