Skip to content

Commit 5b33d89

Browse files
chore: address commit comments for commit bbac3f9
PR-URL: #7422 Closes: #7416 Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent a4464fb commit 5b33d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/arcsine/quantile/benchmark/benchmark.native.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ var opts = {
3939

4040
// MAIN //
4141

42-
bench( pkg, opts, function benchmark( b ) {
42+
bench( pkg+'::native', opts, function benchmark( b ) {
4343
var len;
4444
var min;
4545
var max;

0 commit comments

Comments
 (0)