[Pkg-javascript-commits] [node-async] 286/480: added scripts.test to package.json - closes #157
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-async.
commit 5c00d7c0cb72be5e0d4318a71c1bdc05a4dea3a8
Author: Caolan McMahon <caolan at caolanmcmahon.com>
Date: Mon Feb 18 14:33:33 2013 +0000
added scripts.test to package.json - closes #157
---
package.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/package.json b/package.json
index 165d267..9d89522 100644
--- a/package.json
+++ b/package.json
@@ -29,5 +29,8 @@
"README.md",
"LICENSE"
]
+ },
+ "scripts": {
+ "test": "nodeunit test/test-async.js"
}
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list