summaryrefslogtreecommitdiff
path: root/internal/hexaicli/testhelpers_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/hexaicli/testhelpers_test.go')
-rw-r--r--internal/hexaicli/testhelpers_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/hexaicli/testhelpers_test.go b/internal/hexaicli/testhelpers_test.go
index a4c9e6b..a984674 100644
--- a/internal/hexaicli/testhelpers_test.go
+++ b/internal/hexaicli/testhelpers_test.go
@@ -1,4 +1,4 @@
-// Summary: Test helpers for Hexai CLI tests (stdin swapping and fake LLM clients/streamers).
+// Test helpers for Hexai CLI tests (stdin swapping and fake LLM clients/streamers).
package hexaicli
import (