Skip to content

Commit ccf85fd

Browse files
committed
Slider: Removing the placeholder for the animate-option, as we generally don't try to unit-test any animations
1 parent d969e66 commit ccf85fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/unit/slider/slider_options.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ function handle() {
1111

1212
module("slider: options");
1313

14-
test("animate", function() {
15-
ok(false, "missing test - untested code is broken code.");
16-
});
17-
1814
test("max", function() {
1915
el = $('<div></div>');
2016

0 commit comments

Comments
 (0)