summaryrefslogtreecommitdiff
path: root/www/wiki/tests/qunit/suites/resources/test.sinonjs/index.js
blob: b1be9d18907c4adbe39f23709d6e549831c6fb5d (plain)
1
2
3
// Hack: Disable 'module.exports' from ResourceLoader
// (Otherwise Sinon assumes context as Node.js instead of a browser)
module.exports = null;