From d4b0699578f5cfc3c69be13af64e2440214b112e Mon Sep 17 00:00:00 2001 From: Scott González Date: Tue, 27 Oct 2015 16:05:52 -0400 Subject: Checkboxradio: Test cleanup --- tests/unit/checkboxradio/common.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/unit/checkboxradio/common.js') diff --git a/tests/unit/checkboxradio/common.js b/tests/unit/checkboxradio/common.js index 5e03cc9df..48c348a3e 100644 --- a/tests/unit/checkboxradio/common.js +++ b/tests/unit/checkboxradio/common.js @@ -6,13 +6,13 @@ define( [ common.testWidget( "checkboxradio", { noDefaultElement: true, defaults: { - disabled: null, - label: null, - icon: true, classes: { "ui-checkboxradio-label": "ui-corner-all", "ui-checkboxradio-icon": "ui-corner-all" }, + disabled: null, + icon: true, + label: null, // Callbacks create: null -- cgit v1.2.3