diff options
Diffstat (limited to 'internal/lsp/context_test.go')
| -rw-r--r-- | internal/lsp/context_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/lsp/context_test.go b/internal/lsp/context_test.go index fd555cf..08a2969 100644 --- a/internal/lsp/context_test.go +++ b/internal/lsp/context_test.go @@ -1,4 +1,4 @@ -// Summary: Tests for context-building logic (window, full-file) and truncation behavior. +// Tests for context-building logic (window, full-file) and truncation behavior. package lsp import ( |
