Add mocha test bundling with webpack and test running
This commit is contained in:
@@ -26,3 +26,5 @@ if (!global.document || !global.window) {
|
||||
return this.compareDocumentPosition(node) & 16;
|
||||
};
|
||||
}
|
||||
|
||||
global.$ = global.jQuery = global.window.jQuery = require('../../node_modules/jquery/dist/jquery.js');
|
||||
|
Reference in New Issue
Block a user