mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
5 lines
119 B
TypeScript
5 lines
119 B
TypeScript
/** Non-zero subprocess fixture for the Loader-smoke harness. */
|
|
|
|
console.error('fixture failed')
|
|
process.exitCode = 7
|