mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
jshint tests
This commit is contained in:
parent
1121c822d9
commit
437ecd076c
3 changed files with 12 additions and 3 deletions
|
@ -81,4 +81,8 @@ module.exports = function(grunt) {
|
|||
'qunit',
|
||||
'concat',
|
||||
'uglify']);
|
||||
|
||||
grunt.registerTask('test', [
|
||||
'jshint'
|
||||
]);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue