2025-07-30 06:54:22 +08:00
|
|
|
// Bun Snapshot v1, https://bun.sh/docs/test/snapshots
|
2025-05-27 02:09:17 +08:00
|
|
|
|
|
|
|
|
exports[`tool.ls basic 1`] = `
|
2025-07-30 06:54:22 +08:00
|
|
|
"packages/opencode/test/fixtures/example/
|
|
|
|
|
broken.ts
|
|
|
|
|
cli.ts
|
|
|
|
|
ink.tsx
|
2025-05-27 02:09:17 +08:00
|
|
|
"
|
|
|
|
|
`;
|