first webextension test
This commit is contained in:
parent
bb5b6d367c
commit
f6f64297aa
10 changed files with 149 additions and 0 deletions
|
@ -4,6 +4,7 @@ module.exports = function (config) {
|
|||
basePath: '',
|
||||
frameworks: ['mocha'],
|
||||
files: [
|
||||
'karma-delay.js',
|
||||
'**/*.test.js'
|
||||
],
|
||||
|
||||
|
|
Reference in a new issue