This commit is contained in:
parent
2ee7a11fea
commit
9ea4f4664c
@ -17,10 +17,10 @@ module.exports = {
|
|||||||
'clear-text',
|
'clear-text',
|
||||||
'progress'
|
'progress'
|
||||||
],
|
],
|
||||||
testRunner: 'jasmine',
|
testRunner: 'jasmine',
|
||||||
testFramework: 'jasmine',
|
testFramework: 'jasmine',
|
||||||
jasmineConfigFile: 'jasmine.json',
|
jasmineConfigFile: 'jasmine.json',
|
||||||
transpilers: [],
|
transpilers: [],
|
||||||
coverageAnalysis: 'perTest',
|
coverageAnalysis: 'perTest',
|
||||||
mutate: [ 'index.js' ]
|
mutate: [ 'index.js' ]
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user