[Pkg-javascript-commits] [node-stream-browserify] 19/44: just use the tape runner

Bastien Roucariès rouca at moszumanska.debian.org
Sun Aug 13 14:18:42 UTC 2017


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

rouca pushed a commit to branch master
in repository node-stream-browserify.

commit 30d165f7d985b7d7d0f857a424fcefa87ebafbe4
Author: James Halliday <mail at substack.net>
Date:   Fri Dec 20 00:28:27 2013 -0800

    just use the tape runner
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index ea48e9d..1477838 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
     "tape": "~2.3.2"
   },
   "scripts": {
-    "test": "tap test/*.js"
+    "test": "tape test/*.js"
   },
   "repository": {
     "type": "git",

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



More information about the Pkg-javascript-commits mailing list