test: add circuit browser test (#326)

This commit is contained in:
Jacob Heun
2019-02-25 13:44:56 +01:00
committed by GitHub
parent 5f92acd5bb
commit 9f5f07269e
6 changed files with 164 additions and 16 deletions

View File

@ -1,3 +1,4 @@
'use strict'
require('./circuit-relay.browser')
require('./transports.browser')