Merge "DumpUploads: output local path instead of mwstore path"
[lhc/web/wiklou.git] / tests / qunit / suites / resources / test.sinonjs / index.js
1 // Hack: Disable 'module.exports' from ResourceLoader
2 // (Otherwise Sinon assumes context as Node.js instead of a browser)
3 module.exports = null;