Use find -type f to get a list of output files
This commit is contained in:
@@ -50,6 +50,7 @@ module.exports = (grunt) ->
|
||||
unit:
|
||||
options:
|
||||
reporter: "spec"
|
||||
grep: grunt.option("grep")
|
||||
src: ["test/unit/js/**/*.js"]
|
||||
acceptance:
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user