tool.test.ts.snap 165 B

123456789
  1. // Bun Snapshot v1, https://bun.sh/docs/test/snapshots
  2. exports[`tool.ls basic 1`] = `
  3. "packages/opencode/test/fixtures/example/
  4. broken.ts
  5. cli.ts
  6. ink.tsx
  7. "
  8. `;