aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/controlgroup/common.js
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-09-11 10:48:51 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2015-10-08 14:02:57 -0400
commit3a30eef1c1e4c2608db8b621f2c3fb947380a703 (patch)
treef67d4c97111234eecc0a8a3f55471b65c1da64e8 /tests/unit/controlgroup/common.js
parent641c5ed17a302bcc7cdf395461efdfa12640fcbf (diff)
downloadjquery-ui-3a30eef1c1e4c2608db8b621f2c3fb947380a703.tar.gz
jquery-ui-3a30eef1c1e4c2608db8b621f2c3fb947380a703.zip
Controlgroup: Style updates
Diffstat (limited to 'tests/unit/controlgroup/common.js')
-rw-r--r--tests/unit/controlgroup/common.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/controlgroup/common.js b/tests/unit/controlgroup/common.js
index 4dc86afbd..e072535d2 100644
--- a/tests/unit/controlgroup/common.js
+++ b/tests/unit/controlgroup/common.js
@@ -23,6 +23,6 @@ common.testWidget( "controlgroup", {
// Callbacks
create: null
}
-});
+} );
} );