describe "This App", ->

  it "should find the app files", ->
    expect(typeof APP).toEqual "object"
