Skip to content

Commit c73241f

Browse files
committed
don't test cjs
1 parent bb71d72 commit c73241f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

streams.cjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* c8 ignore start */
12
// 64 KiB (same size chrome slice theirs blob into Uint8array's)
23
const POOL_SIZE = 65536;
34

@@ -33,3 +34,4 @@ try {
3334
}
3435
}
3536
} catch (error) {}
37+
/* c8 ignore end */

0 commit comments

Comments
 (0)