aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip/common.js
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-08-24 08:50:46 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2015-09-11 08:29:07 -0400
commita0892eca70b59238e40082cc7c2e5a042fb5bae9 (patch)
tree26c813093eb5df09797df2819b05957d046be884 /tests/unit/tooltip/common.js
parentcfd48ed037db9a573a3495cb2fae773e3de9bb38 (diff)
downloadjquery-ui-a0892eca70b59238e40082cc7c2e5a042fb5bae9.tar.gz
jquery-ui-a0892eca70b59238e40082cc7c2e5a042fb5bae9.zip
Tooltip: Style updates
Ref #14246
Diffstat (limited to 'tests/unit/tooltip/common.js')
-rw-r--r--tests/unit/tooltip/common.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/tooltip/common.js b/tests/unit/tooltip/common.js
index 15c9dfad8..73797fe49 100644
--- a/tests/unit/tooltip/common.js
+++ b/tests/unit/tooltip/common.js
@@ -25,6 +25,6 @@ common.testWidget( "tooltip", {
create: null,
open: null
}
-});
+} );
} );