First server tests
This commit is contained in:
+7
-1
@@ -16,7 +16,13 @@
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-jshint": "^0.10.0",
|
||||
"matchdep": "^0.3.0"
|
||||
"matchdep": "^0.3.0",
|
||||
"grunt-mocha-test": "^0.11.0",
|
||||
"grunt-contrib-clean": "^0.6.0",
|
||||
"grunt-contrib-copy": "^0.5.0",
|
||||
"grunt-blanket": "0.0.8",
|
||||
"chai": "^1.9.1",
|
||||
"mocha": "^1.21.4"
|
||||
},
|
||||
"scripts": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user