Added some sub-requests to the API
This commit is contained in:
+1
-1
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user