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 feba43c commit e7913e4Copy full SHA for e7913e4
1 file changed
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