UNPKG

@qelos/assets

Version:

manage assets like images and static files on remote servers

12 lines (9 loc) 226 B
// Use node-qunit to run the tests. var qunit = require("qunit"); qunit.run({ code: { namespace: "xregexp", path: __dirname + "/../xregexp-all.js" }, tests: __dirname + "/tests.js" });