mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
e1fe31508c
Fixes https://github.com/denoland/vscode_deno/issues/656. Test steps were ID'd by a checksum of `[origin, level, step_name]` which is incorrect. Now it's `[origin, ...ancestor_names, step_name]`. |
||
---|---|---|
.. | ||
collectors.rs | ||
definitions.rs | ||
execution.rs | ||
lsp_custom.rs | ||
mod.rs | ||
server.rs |