Slider: Removing the placeholder for the animate-option, as we generally don't try to unit-test any animations

This commit is contained in:
jzaefferer 2010-03-27 02:01:56 +01:00
parent d969e66164
commit ccf85fd3b9

View File

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