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
path: root/test
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-04-26 22:57:25 +0400
committerisaacs <i@izs.me>2011-04-26 22:57:54 +0400
commit8d7a405fe19fa7ebae7dfa49b701c67127714c59 (patch)
tree825725600104ea4c8eaf93b051862c8d10f1d2c2 /test
parente8892ace51d529962f09926522a8b6ac73f145ae (diff)
line break
Diffstat (limited to 'test')
-rw-r--r--test/disabled/failer/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/disabled/failer/package.json b/test/disabled/failer/package.json
index 0ffc2bb3a..e1f8e946b 100644
--- a/test/disabled/failer/package.json
+++ b/test/disabled/failer/package.json
@@ -2,4 +2,4 @@
, "version" : "9999.999.99"
, "dependencies" : { "base64" : "*" }
, "scripts" : { "preinstall" : "exit 1" }
-} \ No newline at end of file
+}