e2e tests (draft)
This commit is contained in:
parent
408db13fd4
commit
6c35046ab2
26 changed files with 1659 additions and 29 deletions
|
@ -9,7 +9,7 @@ module.exports = function (grunt) {
|
|||
},
|
||||
|
||||
nodeunit: {
|
||||
all: ['test/**/*-test.js']
|
||||
all: ['test/nodeunit/**/*-test.js']
|
||||
},
|
||||
|
||||
jsxgettext: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue