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:
authorForrest L Norvell <forrest@npmjs.com>2015-05-01 04:26:33 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-05-01 04:26:33 +0300
commitd975aa08da5f0b473be008a298436e33625d2ac8 (patch)
treeadbb61adc1516f8aede49c080baaf3c914017861 /.gitignore
parent63b79ccde092a9cb3b1f34abe43e1d2ba69c0dbf (diff)
test: there are a few valid trees
Unfortunately small changes to the installer can result in different trees with git dependencies -- all are valid, but some are lossier than others. Handle all three valid alternatives in the test so it's not so sensitive to raciness, and also not coupled too tightly to the implementation.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 93f7ef567..b9c2082d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ npm-debug.log
/node_modules/marked
/node_modules/require-inject
/node_modules/sprintf-js
+/node_modules/deep-equal
/html/api/
/html/partial/
/html/doc/