aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectable/selectable_common.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/selectable/selectable_common.js')
-rw-r--r--tests/unit/selectable/selectable_common.js1
1 files changed, 1 insertions, 0 deletions
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,