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

Commit 6a29c16

Browse files
committed
test: enable interface dht tests
1 parent 2c6c838 commit 6a29c16

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/core/interface/dht.js

-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
'use strict'
44

5-
/*
65
const test = require('interface-ipfs-core')
76
const IPFSFactory = require('../../utils/ipfs-factory-instance')
87

@@ -19,4 +18,3 @@ const common = {
1918
}
2019

2120
test.dht(common)
22-
*/

0 commit comments

Comments
 (0)