Tests: Linting

This commit is contained in:
Corey Frang
2012-04-30 00:19:26 -05:00
parent 27072de094
commit 1da2bf0daf

View File

@@ -69,7 +69,7 @@ TestHelpers.testJshint = function( module ) {
start();
});
});
}
};
function testWidgetDefaults( widget, defaults ) {
var pluginDefaults = $.ui[ widget ].prototype.options;