make linter happy
This commit is contained in:
parent
2a2a5820fc
commit
1bbacd1c5d
|
@ -201,6 +201,6 @@ class Embark {
|
|||
Embark.initTests = function(options) {
|
||||
let Test = require('./core/test.js');
|
||||
return new Test(options);
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = Embark;
|
||||
|
|
Loading…
Reference in New Issue