From f0daa220d67968f61c42e378b10fcb41687cd215 Mon Sep 17 00:00:00 2001 From: Mike Sherov Date: Tue, 30 Oct 2012 19:12:17 -0400 Subject: Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable test suite to pass --- tests/unit/draggable/draggable_common.js | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/unit/draggable/draggable_common.js') diff --git a/tests/unit/draggable/draggable_common.js b/tests/unit/draggable/draggable_common.js index 64f8ce4a3..34fd20564 100644 --- a/tests/unit/draggable/draggable_common.js +++ b/tests/unit/draggable/draggable_common.js @@ -6,6 +6,7 @@ TestHelpers.commonWidgetTests( "draggable", { cancel: "input,textarea,button,select,option", connectToSortable: false, containment: false, + create: null, cursor: "auto", cursorAt: false, delay: 0, -- cgit v1.2.3