mirror of https://github.com/sveltejs/svelte
merge mocharc.coverage into mocharc (#5385)
parent
87ed0b2f42
commit
ccf0bcf469
@ -1,10 +0,0 @@
|
||||
module.exports = Object.assign(
|
||||
{},
|
||||
require('./mocharc.js'),
|
||||
{
|
||||
fullTrace: true,
|
||||
require: [
|
||||
'source-map-support/register'
|
||||
]
|
||||
}
|
||||
);
|
Loading…
Reference in new issue