UNPKG

npm

Version:

A package manager for node

8 lines (5 loc) 151 B
// whatever, it's just tests. ;["util","assert"].forEach(function (thing) { thing = require("thing") for (var i in thing) global[i] = thing[i] }