mirror of
https://github.com/tweenjs/tween.js.git
synced 2026-02-01 17:27:10 +00:00
fix: undo another merge mistake
This commit is contained in:
parent
24d4ba3b92
commit
b12f397415
@ -3,7 +3,7 @@
|
||||
function getTests(TWEEN) {
|
||||
|
||||
var tests = {
|
||||
'hello': function(test
|
||||
'hello': function(test) {
|
||||
test.ok(TWEEN !== null);
|
||||
test.done();
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user