diff options
| author | Kujtim Hoxha <[email protected]> | 2025-04-16 21:48:29 +0200 |
|---|---|---|
| committer | Kujtim Hoxha <[email protected]> | 2025-04-21 13:42:02 +0200 |
| commit | cc07f7a186995f428436bc1adc66a264a95171a4 (patch) | |
| tree | 52b69ced5d4fdb400199e95136725bfdff5cd3ef /internal/llm/tools/write_test.go | |
| parent | bbfa60c787f2ec459f1689b9a650ddbec9693ed9 (diff) | |
| download | opencode-cc07f7a186995f428436bc1adc66a264a95171a4.tar.gz opencode-cc07f7a186995f428436bc1adc66a264a95171a4.zip | |
rename to opencode
Diffstat (limited to 'internal/llm/tools/write_test.go')
| -rw-r--r-- | internal/llm/tools/write_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/llm/tools/write_test.go b/internal/llm/tools/write_test.go index 2264f36fb..b5ecb3fda 100644 --- a/internal/llm/tools/write_test.go +++ b/internal/llm/tools/write_test.go @@ -8,7 +8,7 @@ import ( "testing" "time" - "github.com/kujtimiihoxha/termai/internal/lsp" + "github.com/kujtimiihoxha/opencode/internal/lsp" "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" ) |
