aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
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:11:55 -0400
commit6b10f9d7e9fb6d062d2bbda49196544cd059b05c (patch)
treeec7a1188a991e3c374547e594a12313cbf8a47ce /test/data
parentbf282ea8e20892af2d1d2c76b93b0c1f2141db97 (diff)
downloadjquery-6b10f9d7e9fb6d062d2bbda49196544cd059b05c.tar.gz
jquery-6b10f9d7e9fb6d062d2bbda49196544cd059b05c.zip
Effects: Add tests for jQuery.Tween
Conflicts: src/selector-native.js test/index.html test/unit/effects.js
Diffstat (limited to 'test/data')
-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 5afc2e370..ac6005859 100644
--- a/test/data/testinit.js
+++ b/test/data/testinit.js
@@ -288,7 +288,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)