Added some sub-requests to the API

This commit is contained in:
Gaël Métais
2014-12-14 22:36:25 +01:00
parent 90dac7dd19
commit 2ab843efdb
3 changed files with 174 additions and 9 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ module.exports = function(grunt) {
options: {
reporter: 'spec',
},
src: ['coverage/test/core/scoreCalculatorTest.js']
src: ['coverage/test/api/apiTest.js']
},
coverage: {
options: {