mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-15 06:40:17 +00:00
38fb841d1f
This is already done when selecting a subtest; by wrapping the test name with `^{}$` the runnable will avoid selecting additional tests with the same prefix. Without this fix, selecting the runnable for `TestExample` will also run `TestExample2`. Release Notes: - Fixed Golang tasks spawning tests starting with the current function name and not using the exact match. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |