From 46f607af976abef77bf53685d21fa836359c8438 Mon Sep 17 00:00:00 2001 From: Amanpreet Singh Date: Sun, 3 Apr 2016 21:51:57 +0530 Subject: Draggable: Shift to use no globals --- tests/unit/draggable/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit/draggable/common.js') diff --git a/tests/unit/draggable/common.js b/tests/unit/draggable/common.js index 228bba5dc..b2a46c7a7 100644 --- a/tests/unit/draggable/common.js +++ b/tests/unit/draggable/common.js @@ -31,7 +31,7 @@ common.testWidget( "draggable", { stack: false, zIndex: false, - //todo: remove the following option checks when interactions are rewritten: + //Todo: remove the following option checks when interactions are rewritten: addClasses: true, delay: 0, distance: 1, -- cgit v1.2.3