From 824e05c337f92eb114b65e00fce8c47c5c94cce6 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Fri, 21 Aug 2015 00:07:08 -0400 Subject: Selectable: Style updates Ref #14246 Ref gh-1588 --- tests/unit/selectable/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/unit/selectable/common.js b/tests/unit/selectable/common.js index 317fde562..460ea0602 100644 --- a/tests/unit/selectable/common.js +++ b/tests/unit/selectable/common.js @@ -15,7 +15,7 @@ common.testWidget( "selectable", { filter: "*", tolerance: "touch", - // callbacks + // Callbacks create: null, selected: null, selecting: null, -- cgit v1.2.3