]> source.dussan.org Git - jquery-ui.git/commitdiff
Tests: Linting
authorCorey Frang <gnarf@gnarf.net>
Mon, 30 Apr 2012 05:19:26 +0000 (00:19 -0500)
committerCorey Frang <gnarf@gnarf.net>
Mon, 30 Apr 2012 05:19:26 +0000 (00:19 -0500)
tests/unit/testsuite.js

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