[Pkg-javascript-commits] [node-debug] 04/08: autopkgtest: test ms module can be exported as humanize
Leo Iannacone
l3on-guest at moszumanska.debian.org
Thu Oct 16 07:52:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-debug.
commit b466b47b074888c8b1953543d78c6d6908e96fda
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Thu Oct 16 09:41:35 2014 +0200
autopkgtest: test ms module can be exported as humanize
---
debian/tests/require | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/tests/require b/debian/tests/require
index 19bf161..0568298 100644
--- a/debian/tests/require
+++ b/debian/tests/require
@@ -1,3 +1,4 @@
#!/bin/sh
set -e
nodejs -e "require('debug');"
+nodejs -e "require('debug').humanize;"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-debug.git
More information about the Pkg-javascript-commits
mailing list