summaryrefslogtreecommitdiffhomepage
path: root/js/test/tool/__snapshots__
diff options
context:
space:
mode:
Diffstat (limited to 'js/test/tool/__snapshots__')
-rw-r--r--js/test/tool/__snapshots__/tool.test.ts.snap52
1 files changed, 1 insertions, 51 deletions
diff --git a/js/test/tool/__snapshots__/tool.test.ts.snap b/js/test/tool/__snapshots__/tool.test.ts.snap
index 6b6d8d61f..3cf8398fa 100644
--- a/js/test/tool/__snapshots__/tool.test.ts.snap
+++ b/js/test/tool/__snapshots__/tool.test.ts.snap
@@ -1,7 +1,7 @@
// Bun Snapshot v1, https://goo.gl/fbAQLP
exports[`tool.ls basic 1`] = `
-"- /home/thdxr/dev/projects/sst/opencode/js/
+"- /home/thdxr/dev/projects/sst/opencode/js/example/
- home/
- thdxr/
- dev/
@@ -9,58 +9,8 @@ exports[`tool.ls basic 1`] = `
- sst/
- opencode/
- js/
- - package.json
- - schema.json
- - tsconfig.json
- - test/
- - tool/
- - tool.test.ts
- example/
- ink.tsx
- cli.ts
- - scrap.ts
- - README.md
- - bun.lock
- - src/
- - lsp/
- - client.ts
- - index.ts
- - language.ts
- - server/
- - server.ts
- - storage/
- - storage.ts
- - app/
- - index.ts
- - path.ts
- - config.ts
- - share/
- - share.ts
- - tool/
- - bash.ts
- - glob.ts
- - tool.ts
- - ls.ts
- - util/
- - file-times.ts
- - view.ts
- - index.ts
- - edit.ts
- - llm/
- - llm.ts
- - util/
- - context.ts
- - scrap.ts
- - event.ts
- - log.ts
- - index.ts
- - id/
- - id.ts
- - bus/
- - index.ts
- - session/
- - session.ts
- - prompt/
- - anthropic.txt
"
`;