node/test/fixtures/rc/namespaced/node.config.json
Marco Ippolito 8b769cff60 src: rename config file testRunner to test
PR-URL: https://github.com/nodejs/node/pull/60798
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2025-11-23 09:39:56 +00:00

5 lines
57 B
JSON

{
"test": {
"test-isolation": "none"
}
}