Upgrade grunt-contrib-qunit to 2.0.0
This appears to be required in order to run tests using QUnit 2.
This commit is contained in:
parent
ff70255c66
commit
5f7753b57f
@ -53,7 +53,7 @@
|
||||
"grunt-contrib-concat": "^1.0.1",
|
||||
"grunt-contrib-connect": "^2.0.0",
|
||||
"grunt-contrib-jshint": "^1.1.0",
|
||||
"grunt-contrib-qunit": "^1.3.0",
|
||||
"grunt-contrib-qunit": "^2.0.0",
|
||||
"grunt-contrib-requirejs": "^1.0.0",
|
||||
"grunt-contrib-uglify": "~4.0.1",
|
||||
"grunt-contrib-watch": "~1.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user