packages feed

formal-0.1.0: lib/jasmine-node/spec/AsyncSpec.coffee

#=============================================================================
# Async spec, that will be time outed
#=============================================================================
describe 'async', ->
  it 'should be timed out', ->
    waitsFor (-> false), 'MIRACLE', 500