2 lines
56 B
JavaScript
Raw Normal View History

var assert = require("assert");
module.exports = assert;