UNPKG
dpaw-brocket-channel
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
Fundamental communication component
bitbucket.org/dpaw/brocket-channel
dpaw-brocket-channel
/
test
/
index.js
9 lines
(7 loc)
•
150 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/** *
@fileOverview
*
@name
index.js<monorail/test> *
@author
Gavin Coombes *
@license
BSD-3-Clause */
var
ChannelTests =
require
(
'./channel'
);