Skip to content

Commit

Permalink
Fix coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
1602 committed Jun 2, 2012
1 parent 2dae68b commit 2bff27f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/hookable_test.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,5 @@ it "should trigger after destroy", (test) ->
User.create (err, user) ->
user.destroy()

it 'allows me to modify attributes before saving', (test) ->
test.done()

0 comments on commit 2bff27f

Please sign in to comment.