We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77dc257 commit 26a0a46Copy full SHA for 26a0a46
test/parallel/test-benchmark-url.js
@@ -18,5 +18,6 @@ runBenchmark('url',
18
'to=ascii',
19
'prop=href',
20
'n=1',
21
+ 'param=one'
22
],
23
{ NODEJS_BENCHMARK_ZERO_ALLOWED: 1 });
0 commit comments