Add missing comma in tests.js.

This commit is contained in:
Michael Casebolt 2017-07-14 16:38:31 -07:00
parent 1cef6ec51e
commit 61ca327b41

View File

@ -1126,7 +1126,7 @@
test.equal(t.isPlaying(), false);
test.done();
}
},
// Custom TWEEN.Group tests