Effects: Adding unit tests for jQuery.Animation

Closes gh-2326
This commit is contained in:
Corey Frang
2015-05-19 17:48:42 -04:00
parent cdaed15c7e
commit b3b2d6c3dd
4 changed files with 260 additions and 20 deletions

View File

@@ -286,6 +286,7 @@ this.loadTests = function() {
"unit/effects.js",
"unit/offset.js",
"unit/dimensions.js",
"unit/animation.js",
"unit/tween.js"
];