Skip to content

Commit 4b113d0

Browse files
committed
Add test value
1 parent eae6fd5 commit 4b113d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • lib/node_modules/@stdlib/iter/replicate/test

lib/node_modules/@stdlib/iter/replicate/test/test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ tape( 'the function throws an error if provided a second argument which is not a
103103
values = [
104104
'5',
105105
-5,
106+
3.14,
106107
0,
107108
NaN,
108109
true,

0 commit comments

Comments
 (0)