mirror of
https://github.com/jquery/jquery.git
synced 2026-01-31 14:48:02 -05:00
Effects: Add tests for jQuery.Tween
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user