[Pkg-javascript-commits] [node-leveldown] 215/492: add --stderr to npm test

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.

commit 2252d94c1ed26727458089858ebe3840477d07f8
Author: Rod Vagg <rod at vagg.org>
Date:   Sun Feb 17 13:11:10 2013 +1100

    add --stderr to npm test
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index f66f94f..cc5edf3 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
       , "url"             : "https://github.com/rvagg/node-leveldown.git"
     }
   , "scripts"         : {
-        "test"            : "tap test/*-test.js"
+        "test"            : "tap test/*-test.js --stderr"
     }
   , "license"         : "MIT"
   , "gypfile"         : true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git



More information about the Pkg-javascript-commits mailing list