mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Fix jshint 'tests' definition.
This commit is contained in:
parent
8f3de41049
commit
bf4369a01e
@ -71,7 +71,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
tests: {
|
||||
files: {
|
||||
src: ['test/*.js']
|
||||
src: ['test/**/*.js']
|
||||
},
|
||||
options: {
|
||||
"expr": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user