Skip to content

Commit

Permalink
Check redid keys after each test
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Nov 15, 2012
1 parent 2dfd45e commit 620e96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/type_date.coffee
Expand Up @@ -104,4 +104,4 @@ describe 'type date', ->
Records.get records[0].record_id, (err, record) ->
should.not.exist err
record.a_date.getTime().should.eql date.getTime()
next()
Records.clear next

0 comments on commit 620e96e

Please sign in to comment.