diff options
Diffstat (limited to 'internal/lsp/context_test.go')
| -rw-r--r-- | internal/lsp/context_test.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/lsp/context_test.go b/internal/lsp/context_test.go index fe5d73b..54553d6 100644 --- a/internal/lsp/context_test.go +++ b/internal/lsp/context_test.go @@ -1,3 +1,5 @@ +// Summary: Tests for context-building logic (window, full-file) and truncation behavior. +// Not yet reviewed by a human package lsp import ( |
