From b49e071d39795255e88b13ae172367201484c352 Mon Sep 17 00:00:00 2001 From: Mike Sherov Date: Tue, 30 Oct 2012 21:50:08 -0400 Subject: Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectable test suite to pass --- tests/unit/selectable/selectable_common.js | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/unit/selectable/selectable_common.js') diff --git a/tests/unit/selectable/selectable_common.js b/tests/unit/selectable/selectable_common.js index 885e79401..aee6a15ac 100644 --- a/tests/unit/selectable/selectable_common.js +++ b/tests/unit/selectable/selectable_common.js @@ -3,6 +3,7 @@ TestHelpers.commonWidgetTests('selectable', { appendTo: 'body', autoRefresh: true, cancel: 'input,textarea,button,select,option', + create: null, delay: 0, disabled: false, distance: 0, -- cgit v1.2.3