Effects: Add tests for jQuery.Tween

Conflicts:
	src/selector-native.js
	test/index.html
	test/unit/effects.js
This commit is contained in:
Corey Frang
2015-05-18 17:11:21 -04:00
parent bf282ea8e2
commit 6b10f9d7e9
9 changed files with 6249 additions and 445 deletions

View File

@@ -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)