mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
If the test does not use node:test, don't append the unnecessary arguments to avoid cluttering the command line printed by the test runner when the test fails. PR-URL: https://github.com/nodejs/node/pull/60551 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>