summaryrefslogtreecommitdiff
path: root/internal/mcp/handlers_prompt_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/mcp/handlers_prompt_test.go')
-rw-r--r--internal/mcp/handlers_prompt_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/mcp/handlers_prompt_test.go b/internal/mcp/handlers_prompt_test.go
index ad0d261..17b0607 100644
--- a/internal/mcp/handlers_prompt_test.go
+++ b/internal/mcp/handlers_prompt_test.go
@@ -1,4 +1,4 @@
-// Summary: Tests for MCP prompt management handlers (create, update, delete, get, list)
+// Tests for MCP prompt management handlers (create, update, delete, get, list).
package mcp
import (