mirror of
https://github.com/node-red/node-red.git
synced 2025-12-26 23:26:46 +01:00
Move tests to match source hierarchy.
This commit is contained in:
@@ -27,7 +27,7 @@ module.exports = function(grunt) {
|
||||
ui: 'bdd',
|
||||
reporter: 'tap'
|
||||
},
|
||||
all: { src: ['test/*.js'] }
|
||||
all: { src: ['test/**/*.js'] }
|
||||
},
|
||||
jshint: {
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user