4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
// Use QUnit.assert to mimic node.assert.
|
|
|
|
module.exports = QUnit.assert;
|