diff options
Diffstat (limited to 'internal/lsp/handlers_execute.go')
| -rw-r--r-- | internal/lsp/handlers_execute.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/lsp/handlers_execute.go b/internal/lsp/handlers_execute.go index d0bc8fc..f2f2fac 100644 --- a/internal/lsp/handlers_execute.go +++ b/internal/lsp/handlers_execute.go @@ -1,4 +1,4 @@ -// Summary: ExecuteCommand handler to support post-edit navigation (jump to generated test). +// ExecuteCommand handler to support post-edit navigation (jump to generated test). package lsp import ( |
