UNPKG
hubot-note
Version:
latest (0.0.3)
0.0.3
0.0.2
hubot note taking script
github.com/ota42y/hubot-note
hubot-note
/
test
/
test_helper.coffee
4 lines
(2 loc)
•
72 B
text/coffeescript
View Raw
1
2
3
4
global.assert
= require(
"chai"
).assert
global.sinon
= require(
'sinon'
)