Skip to content

Commit

Permalink
testing npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
sagalbot committed Mar 8, 2016
1 parent 17bd23c commit d937e86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/Select.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ describe('Select.vue', () => {
//
// expect(vm.$children[0].$get('value')).toEqual({label: 'This is Foo', value: 'foo'})
// })
//

it('can determine if the value prop is empty', () => {
const vm = new Vue({
Expand Down

0 comments on commit d937e86

Please sign in to comment.