Skip to content

Commit ac74667

Browse files
committed
test_runner: revert new line
1 parent b88718b commit ac74667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node_options.cc

+1
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,7 @@ EnvironmentOptionsParser::EnvironmentOptionsParser() {
674674
"the line coverage minimum threshold",
675675
&EnvironmentOptions::test_coverage_lines,
676676
kAllowedInEnvvar);
677+
677678
AddOption("--experimental-test-isolation",
678679
"configures the type of test isolation used in the test runner",
679680
&EnvironmentOptions::test_isolation);

0 commit comments

Comments
 (0)