From 192f51c9a25573208d531ff217d2144c237397b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=CC=88rn=20Zaefferer?= Date: Wed, 23 Apr 2014 20:02:49 +0200 Subject: [PATCH] Spinner tests: Remove mousewheel plugin The plugin isn't needed nor used in the unit tests, which just trigger the appropriate events. This works around the failure in Firefox 27/28 that we'll try to track down separately. Ref #9988 --- tests/unit/spinner/spinner.html | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/spinner/spinner.html b/tests/unit/spinner/spinner.html index dc0401da1..aa4fb9619 100644 --- a/tests/unit/spinner/spinner.html +++ b/tests/unit/spinner/spinner.html @@ -5,7 +5,6 @@ jQuery UI Spinner Test Suite - -- 2.39.5