Skip to content

Commit f05a010

Browse files
Update lib/node_modules/@stdlib/stats/base/dists/arcsine/median/benchmark/benchmark.native.js
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: pranav-1720 <[email protected]>
1 parent 7235adf commit f05a010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

3939
// MAIN //
4040

41-
bench( pkg, opts, function benchmark( b ) {
41+
bench( pkg+'::native', opts, function benchmark( b ) {
4242
var min;
4343
var max;
4444
var y;

0 commit comments

Comments
 (0)