[Pkg-javascript-commits] [node-tap] 44/186: add 'testing' as a keyword

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 1 16:40: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-tap.

commit 873813bff31a9353a86c71f553b2b0037f33991a
Author: isaacs <i at izs.me>
Date:   Wed Sep 27 17:47:16 2017 -0700

    add 'testing' as a keyword
---
 package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index fac1eb1..314124e 100644
--- a/package.json
+++ b/package.json
@@ -41,8 +41,9 @@
   },
   "keywords": [
     "assert",
+    "tap",
     "test",
-    "tap"
+    "testing"
   ],
   "license": "ISC",
   "repository": "https://github.com/tapjs/node-tap.git",

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



More information about the Pkg-javascript-commits mailing list