UNPKG

mocha-jsdom

Version:

Simple integration of jsdom into mocha tests

7 lines (5 loc) 124 B
/* * A noop version in case your tests are browserified (eg, when using * testling). */ module.exports = function () {}