
act = require '../src/act.coffee'

describe 'act.scheduler', ->

  # it 'is an object', ->
  #   act.scheduler.should.be.an 'object'



