We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27072de commit 1da2bf0Copy full SHA for 1da2bf0
tests/unit/testsuite.js
@@ -69,7 +69,7 @@ TestHelpers.testJshint = function( module ) {
69
start();
70
});
71
72
-}
+};
73
74
function testWidgetDefaults( widget, defaults ) {
75
var pluginDefaults = $.ui[ widget ].prototype.options;
0 commit comments