qunitassert.js 74 B

123
  1. // Use QUnit.assert to mimic node.assert.
  2. module.exports = QUnit.assert;