Skip to content

Commit

Permalink
Test travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Nov 15, 2012
1 parent f1a7286 commit d55b8c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/type.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ describe 'type', ->
email: 'my@email.com',
password: 'my_password'
, (err, user) ->
should.not.exist err
properties = ['email', 'user_id']
console.log 'a', user
Users.unserialize user, properties: properties
Expand Down

0 comments on commit d55b8c1

Please sign in to comment.