test_runner: remove plan option from run() · nodejs/node@206c668 · GitHub
Skip to content

Commit 206c668

Browse files
cjihrigmarco-ippolito
authored andcommitted
test_runner: remove plan option from run()
This commit removes the plan option to run(). I believe it was added by mistake. It is not documented, untested, and a test plan does not make sense in the context of run(). This commit also fixes a minor formatting issue in a related fixture. Refs: #52860 PR-URL: #53834 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
1 parent 8660d48 commit 206c668

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

lib/internal/test_runner/runner.js

Lines changed: 1 addition & 2 deletions

test/fixtures/test-runner/output/test-runner-plan.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)