mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00: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