Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit 3ffbcd7

Browse files
committed
test: enable rabin chunker test in node env
License: MIT Signed-off-by: Dan Ordille <dordille@gmail.com>
1 parent 83a5feb commit 3ffbcd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/node.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ describe('IPFS UnixFS Engine', () => {
4444

4545
// Chunkers
4646
require('./chunker-fixed-size')
47+
require('./chunker-rabin')
4748

4849
// Graph Builders
4950
require('./builder')(repo)

0 commit comments

Comments
 (0)