mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Slider: Removing the placeholder for the animate-option, as we generally don't try to unit-test any animations
This commit is contained in:
parent
d969e66164
commit
ccf85fd3b9
@ -11,10 +11,6 @@ function handle() {
|
||||
|
||||
module("slider: options");
|
||||
|
||||
test("animate", function() {
|
||||
ok(false, "missing test - untested code is broken code.");
|
||||
});
|
||||
|
||||
test("max", function() {
|
||||
el = $('<div></div>');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user