Skip to content

Commit 63aedc8

Browse files
authored
Update benchmark.js
Signed-off-by: Aadish Jain <[email protected]>
1 parent 4a14bde commit 63aedc8

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/chi/mean/benchmark

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/chi/mean/benchmark/benchmark.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ bench( pkg, function benchmark( b ) {
5656
}
5757
b.pass( 'benchmark finished' );
5858
b.end();
59-
} );
59+
});

0 commit comments

Comments
 (0)