Skip to content

Commit

Permalink
Test open and ready.
Browse files Browse the repository at this point in the history
See #10.
  • Loading branch information
flatheadmill committed Jun 13, 2014
1 parent aa7eb6e commit bddf8fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions t/staccato/write.t.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ require('proof')(1, function (step) {
}, function () {
staccato = new Staccato(path.join(__dirname, 'tmp', 'staccato'), 'w', 0)
ok(staccato)
staccato.ready(step())
}, function () {
staccato.close(step())
})
})

0 comments on commit bddf8fe

Please sign in to comment.