From ccf85fd3b92a9586f54cc715e031ea51a7a2af64 Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Sat, 27 Mar 2010 02:01:56 +0100 Subject: Slider: Removing the placeholder for the animate-option, as we generally don't try to unit-test any animations --- tests/unit/slider/slider_options.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/unit/slider/slider_options.js b/tests/unit/slider/slider_options.js index 65d308e26..cc36923b3 100644 --- a/tests/unit/slider/slider_options.js +++ b/tests/unit/slider/slider_options.js @@ -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 = $('
'); -- cgit v1.2.3