Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Cleanup
  • Loading branch information
Koen Bok committed Apr 26, 2013
1 parent 949744f commit 2bf250b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/tests/animation.coffee
Expand Up @@ -38,8 +38,6 @@ describe "Animation", ->

animation.start()

console.log "animation.curveValues", animation.curveValues

animation.totalTime.should.equal animation.time
animation.curveValues.length.should.equal \
(animation.time / 1000) * animation.precision
Expand Down

0 comments on commit 2bf250b

Please sign in to comment.