From bc44e61dd9e6797bb23bc3038d43436a8ba052c3 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 25 Oct 2012 06:19:25 -0400 Subject: Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Remove changestart event. Fixes #6843 - Accordion: Remove change event. --- tests/unit/all.html | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/unit/all.html') diff --git a/tests/unit/all.html b/tests/unit/all.html index bc204c976..e8dac887c 100644 --- a/tests/unit/all.html +++ b/tests/unit/all.html @@ -17,7 +17,6 @@ var params = [], suites = [ "accordion/accordion.html", - "accordion/accordion_deprecated.html", "autocomplete/autocomplete.html", "button/button.html", "core/core.html", -- cgit v1.2.3