chore: remove old interface-transport tests

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
This commit is contained in:
Alan Shaw
2019-04-18 15:28:46 +01:00
parent 4d499935aa
commit 01cd1fd9ea
9 changed files with 0 additions and 879 deletions

View File

@ -13,8 +13,6 @@ const { collect, take } = require('streaming-iterables')
const WS = require('../src')
require('./adapter/browser')
describe('libp2p-websockets', () => {
const ma = multiaddr('/ip4/127.0.0.1/tcp/9095/ws')
let ws