Skip to content

Commit 4ffa62c

Browse files
committed
Auto-generated commit
1 parent 48f1ce7 commit 4ffa62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tape( 'the function returns `false` if not provided a Uint32Array', function tes
5656
NaN,
5757
true,
5858
null,
59-
undefined,
59+
void 0,
6060
[],
6161
{},
6262
function noop() {},

0 commit comments

Comments
 (0)