Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test.js « lib - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20a0e607009ea9a86d5fc60ba56d0139a629ce08 (plain)
1
2
3

module.exports = require("./utils/lifecycle").cmd("test")
module.exports.usage = "npm test <name>[@<version>] [<name>[@<version>] ...]"