mirror of
https://github.com/garrytan/gstack.git
synced 2026-07-11 18:26:36 +02:00
301a12940a
math.test.js called process.exit(1) which killed the runner before string.test.js could execute. Changed test runner to use child_process so each test runs independently and both failure classes are exercised. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>