browser.js 124 Bytes Raw Blame History Permalink 1 2 3 4 5 6 /* * A noop version in case your tests are browserified (eg, when using * testling). */ module.exports = function () {}