SIGN IN SIGN UP

Relax "test" runnable check (#15647)

This commit updates the Tree-sitter query to match Rust attributes
containing the word "test". The previous query only matched attributes
with the exact string "test", which was too restrictive for custom test
macros like https://docs.rs/test-log/0.2.10/test_log/#

Discussion - https://github.com/zed-industries/zed/discussions/15580
M
Mayank Jikadara committed
61365e034f336d847730e8d5f9cdfc679f62d059
Parent: b88b9dc
Committed by GitHub <noreply@github.com> on 8/2/2024, 1:22:01 PM