fix nodeunit target name
This commit is contained in:
parent
4430c8bf96
commit
77b6ec4d5d
@ -85,7 +85,7 @@ module.exports = function(grunt) {
|
||||
|
||||
// Unit tests.
|
||||
nodeunit: {
|
||||
tasks: ['test/*_test.js']
|
||||
tests: ['test/*_test.js']
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user