Skip to content

Commit

Permalink
uh, test first
Browse files Browse the repository at this point in the history
  • Loading branch information
dominictarr committed Dec 17, 2012
1 parent dee6a16 commit b3b8d53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/index.js
Expand Up @@ -43,6 +43,9 @@ cs.pipe(A.createStream()).pipe(cs)
process.nextTick(function () {

t.deepEqual(A.get('event').history(), A.get('event').history())

t.deepEqual(A.toJSON(), {event: undefined, model: {key: r}})

t.end()

})
Expand Down

0 comments on commit b3b8d53

Please sign in to comment.