%PDF- %PDF-
| Direktori : /proc/3/root/proc/3/cwd/lib/node_modules/pm2/node_modules/xregexp/tests/ |
| Current File : //proc/3/root/proc/3/cwd/lib/node_modules/pm2/node_modules/xregexp/tests/node-qunit.js |
// 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"
});