aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/testinit.js
diff options
context:
space:
mode:
authorCorey Frang <gnarf@gnarf.net>2015-05-18 17:11:21 -0400
committerCorey Frang <gnarf@gnarf.net>2015-06-26 20:05:25 -0400
commitcdaed15c7ea1bbfdde5a5bea691c583ce7961526 (patch)
tree05d8666c3a39339224545a347d7f32f31a208a4f /test/data/testinit.js
parent3a0d582cf63b6e8f77150d9c38d2bf34d0c7790e (diff)
downloadjquery-cdaed15c7ea1bbfdde5a5bea691c583ce7961526.tar.gz
jquery-cdaed15c7ea1bbfdde5a5bea691c583ce7961526.zip
Effects: Add tests for jQuery.Tween
Diffstat (limited to 'test/data/testinit.js')
-rw-r--r--test/data/testinit.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/data/testinit.js b/test/data/testinit.js
index 468956d4d..e59d9db32 100644
--- a/test/data/testinit.js
+++ b/test/data/testinit.js
@@ -285,7 +285,8 @@ this.loadTests = function() {
"unit/ajax.js",
"unit/effects.js",
"unit/offset.js",
- "unit/dimensions.js"
+ "unit/dimensions.js",
+ "unit/tween.js"
];
// Ensure load order (to preserve test numbers)