Skip to content

Commit 2e7d12d

Browse files
committed
Drop test for old format
1 parent 8baa4c5 commit 2e7d12d

File tree

1 file changed

+0
-2
lines changed
  • crates/rust-analyzer/tests/heavy_tests

1 file changed

+0
-2
lines changed

crates/rust-analyzer/tests/heavy_tests/main.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,6 @@ fn test_missing_module_code_action_in_json_project() {
331331
"deps": [],
332332
"edition": "2015",
333333
"cfg": [ "cfg_atom_1", "feature=cfg_1"],
334-
"atom_cfgs": ["atom_2"],
335-
"key_value_cfgs": { "feature": "key_value_feature", "other": "value"}
336334
} ]
337335
});
338336

0 commit comments

Comments
 (0)