]> source.dussan.org Git - jquery-ui.git/commitdiff
Slider: Removing the placeholder for the animate-option, as we generally don't try...
authorjzaefferer <joern.zaefferer@gmail.com>
Sat, 27 Mar 2010 01:01:56 +0000 (02:01 +0100)
committerjzaefferer <joern.zaefferer@gmail.com>
Sat, 27 Mar 2010 01:01:56 +0000 (02:01 +0100)
tests/unit/slider/slider_options.js

index 65d308e2695107a1f5d6c86ef118b590f4c1d11d..cc36923b37aa446fff0afd43593c1dcc4768a53b 100644 (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>');