gpui_macros: Hide inner test function from project symbols (#38809)
Lukas Wirth
created
This makes rust-analyzer not consider the function for project symbols,
meaning searching for tests wont show two entries.
Release Notes:
- N/A *or* Added/Fixed/Improved ...