UNPKG
act
Version:
latest (0.0.6)
0.0.6
An animation engine for the canvas and dom
github.com/evanmoran/act/
evanmoran/act
act
/
test
/
act.scheduler.coffee
11 lines
(4 loc)
•
137 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
act =
require
'../src/act.coffee'
describe
'act.scheduler'
, ->
# it 'is an object', ->
# act.scheduler.should.be.an 'object'