chore: fix test to have deterministic testing (#1401)
This commit is contained in:
parent
7e9ac35666
commit
4c34b69ae6
5 changed files with 20 additions and 18 deletions
1
packages/opencode/test/fixtures/example/broken.ts
vendored
Normal file
1
packages/opencode/test/fixtures/example/broken.ts
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Test fixture for ListTool
|
||||
1
packages/opencode/test/fixtures/example/cli.ts
vendored
Normal file
1
packages/opencode/test/fixtures/example/cli.ts
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Test fixture for ListTool
|
||||
1
packages/opencode/test/fixtures/example/ink.tsx
vendored
Normal file
1
packages/opencode/test/fixtures/example/ink.tsx
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Test fixture for ListTool
|
||||
Loading…
Add table
Add a link
Reference in a new issue