All tests passing

This commit is contained in:
Andrew Sliwinski 2016-04-26 09:54:14 -04:00
parent 981b85e78f
commit 389d112729
10 changed files with 10 additions and 27 deletions
test/unit

View file

@ -25,7 +25,6 @@ test('time', function (t) {
test('start / stop', function (t) {
var timer = new Timer();
var start = timer.time();
var delay = 100;
var threshold = 1000 / 60; // 60 hz