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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRebecca Turner <me@re-becca.org>2016-10-19 04:53:59 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-10-19 10:55:15 +0300
commite16c14afb6f52cb8b7adf60b2b26427f76773f2e (patch)
tree0984d75ae08a82aebaea99e145141a1d82ef0979 /node_modules/nopt
parent70b352c6db41533b9a4bfaa9d91f7a2a1178f74e (diff)
npat: Remove the npat feature
PR-URL: https://github.com/npm/npm/pull/14329 Credit: @iarna Reviewed-By: @zkat
Diffstat (limited to 'node_modules/nopt')
-rw-r--r--node_modules/nopt/test/basic.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/node_modules/nopt/test/basic.js b/node_modules/nopt/test/basic.js
index d399de920..17fb28695 100644
--- a/node_modules/nopt/test/basic.js
+++ b/node_modules/nopt/test/basic.js
@@ -106,8 +106,6 @@ test("other tests", function (t) {
, loglevel : ["silent","win","error","warn","info","verbose","silly"]
, long : Boolean
, "node-version" : [false, String]
- , npaturl : url
- , npat : Boolean
, "onload-script" : [false, String]
, outfd : [Number, Stream]
, parseable : Boolean