summaryrefslogtreecommitdiff
path: root/internal/lsp/handlers_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/lsp/handlers_test.go')
-rw-r--r--internal/lsp/handlers_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/lsp/handlers_test.go b/internal/lsp/handlers_test.go
index b2b47c0..c127bd9 100644
--- a/internal/lsp/handlers_test.go
+++ b/internal/lsp/handlers_test.go
@@ -1,4 +1,4 @@
-// Summary: Tests for instruction extraction helpers in handlers.go
+// Tests for instruction extraction helpers in handlers.go.
package lsp
import "testing"