aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/all.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-10-25 06:19:25 -0400
committerScott González <scott.gonzalez@gmail.com>2012-10-25 06:19:25 -0400
commitbc44e61dd9e6797bb23bc3038d43436a8ba052c3 (patch)
treea5143b031ddfe169a60d7f4dc53b0f91b1311ee0 /tests/unit/all.html
parent8d35c03dfdb3d4368bf38b113e25c06a82129cd5 (diff)
downloadjquery-ui-bc44e61dd9e6797bb23bc3038d43436a8ba052c3.tar.gz
jquery-ui-bc44e61dd9e6797bb23bc3038d43436a8ba052c3.zip
Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Remove changestart event. Fixes #6843 - Accordion: Remove change event.
Diffstat (limited to 'tests/unit/all.html')
-rw-r--r--tests/unit/all.html1
1 files changed, 0 insertions, 1 deletions
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",