fix index.html tests
This commit is contained in:
parent
00cf32fc8d
commit
1bf20dfe1f
2 changed files with 8 additions and 1 deletions
|
|
@ -125,4 +125,5 @@ var defaultConfig = {
|
|||
disableVideo: true,
|
||||
verbose: 1,
|
||||
};
|
||||
module.exports = defaultConfig;
|
||||
if (typeof module !== 'undefined')
|
||||
module.exports = defaultConfig;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue