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:
authorisaacs <i@izs.me>2014-06-06 10:22:27 +0400
committerisaacs <i@izs.me>2014-06-06 10:22:27 +0400
commit57ac974e9bc88bc546a1a6b39810c28ad2423319 (patch)
tree56ede59195673a21d108b498cac2e668289a081b /node_modules/glob/test/bash-results.json
parentc535eddf307110eb60eee4f6add706a29b165a68 (diff)
Update glob and things depending on glob
Diffstat (limited to 'node_modules/glob/test/bash-results.json')
-rw-r--r--node_modules/glob/test/bash-results.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/glob/test/bash-results.json b/node_modules/glob/test/bash-results.json
index 8051c7238..726d332e7 100644
--- a/node_modules/glob/test/bash-results.json
+++ b/node_modules/glob/test/bash-results.json
@@ -286,6 +286,7 @@
"./node_modules/inherits",
"./node_modules/minimatch",
"./node_modules/mkdirp",
+ "./node_modules/once",
"./node_modules/rimraf",
"./node_modules/tap",
"./test/00-setup.js",
@@ -293,6 +294,8 @@
"./test/bash-comparison.js",
"./test/bash-results.json",
"./test/cwd-test.js",
+ "./test/empty-set.js",
+ "./test/error-callback.js",
"./test/globstar-match.js",
"./test/mark.js",
"./test/new-glob-optional-options.js",