mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +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>