Sha256: afcb5e57efc700c88f8891072f95181316bd3aba55733504acc234d6abb39916

Contents?: true

Size: 180 Bytes

Versions: 4

Compression:

Stored size: 180 Bytes

Contents

describe "AppyApp.Views.BigView", ->

    it "can be instantiated", ->
        view = new AppyApp.Views.BigView()
        expect(view).toEqual(jasmine.any(AppyApp.Views.BigView));

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lanes-0.1.9 spec/command-reference-files/view/spec/appy-app/views/BigViewSpec.coffee
lanes-0.1.8 spec/command-reference-files/view/spec/appy-app/views/BigViewSpec.coffee
lanes-0.1.7 spec/command-reference-files/view/spec/appy-app/views/BigViewSpec.coffee
lanes-0.1.6 spec/server/command-reference-files/view/spec/appy-app/views/BigViewSpec.coffee