Merge "Migrate remaining usages of Title::userCan() to PermissionManager"
[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;