phpunit grunt task
This commit is contained in:
parent
a208b4a1dc
commit
334fa364c3
2 changed files with 12 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
|||
"grunt-contrib-cssmin": "~0.10.0",
|
||||
"grunt-contrib-uglify": "~0.6.0",
|
||||
"grunt-contrib-watch": "~0.6.1",
|
||||
"grunt-phpcs": "~0.4.0"
|
||||
"grunt-phpcs": "~0.4.0",
|
||||
"grunt-phpunit": "~0.3.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~0.10.29"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue