Skip to content

Commit 1da2bf0

Browse files
committed
Tests: Linting
1 parent 27072de commit 1da2bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/testsuite.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ TestHelpers.testJshint = function( module ) {
6969
start();
7070
});
7171
});
72-
}
72+
};
7373

7474
function testWidgetDefaults( widget, defaults ) {
7575
var pluginDefaults = $.ui[ widget ].prototype.options;

0 commit comments

Comments
 (0)