Files
opencode/js/test/tool/__snapshots__/tool.test.ts.snap
Dax Raad 4880b08b8a sync
2025-05-26 14:18:07 -04:00

17 lines
331 B
Plaintext

// Bun Snapshot v1, https://goo.gl/fbAQLP
exports[`tool.ls basic 1`] = `
"- /home/thdxr/dev/projects/sst/opencode/js/example/
- home/
- thdxr/
- dev/
- projects/
- sst/
- opencode/
- js/
- example/
- ink.tsx
- cli.ts
"
`;