mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-21 00:26:49 +00:00
test: add interface tests
License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
This commit is contained in:
@ -13,7 +13,7 @@ const pipe = require('it-pipe')
|
||||
|
||||
const WS = require('../src')
|
||||
|
||||
// require('./compliance.node')
|
||||
require('./compliance.node')
|
||||
|
||||
describe('instantiate the transport', () => {
|
||||
it('create', () => {
|
||||
|
Reference in New Issue
Block a user