aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-10-25 05:32:02 -0400
committerScott González <scott.gonzalez@gmail.com>2012-10-25 05:32:02 -0400
commit723d3e0040c46079cedf3998f4e28edfceed7c74 (patch)
treef8e0dfbddc42eb4f504aa6599a87e96b215f4367 /tests/unit
parentacdd1917b2ab5a3b5469678d835107152ed5aaef (diff)
downloadjquery-ui-723d3e0040c46079cedf3998f4e28edfceed7c74.tar.gz
jquery-ui-723d3e0040c46079cedf3998f4e28edfceed7c74.zip
Tabs: Removed fx option. Fixes #8320 - Tabs: Remove fx option.
Diffstat (limited to 'tests/unit')
-rw-r--r--tests/unit/tabs/tabs_common_deprecated.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/tabs/tabs_common_deprecated.js b/tests/unit/tabs/tabs_common_deprecated.js
index 040e8cbf2..8caff1ac5 100644
--- a/tests/unit/tabs/tabs_common_deprecated.js
+++ b/tests/unit/tabs/tabs_common_deprecated.js
@@ -7,7 +7,6 @@ TestHelpers.commonWidgetTests( "tabs", {
event: "click",
heightStyle: "content",
hide: null,
- fx: null,
idPrefix: "ui-tabs-",
panelTemplate: "<div></div>",
// show: null, // conflicts with old show callback