[Pkg-javascript-commits] [node-css] 02/03: autopkgtest: add test to require parse and stringify

Leo Iannacone l3on-guest at moszumanska.debian.org
Wed Oct 15 21:19:55 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-css.

commit 4dff6a60a67f8c982dcc7e64434348a7ba02f069
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Wed Oct 15 23:05:00 2014 +0200

    autopkgtest: add test to require parse and stringify
---
 debian/tests/require | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/require b/debian/tests/require
index 1f1d0a4..3a580a1 100644
--- a/debian/tests/require
+++ b/debian/tests/require
@@ -1,3 +1,5 @@
 #!/bin/sh
 set -e
 nodejs -e "require('css');"
+nodejs -e "require('css').parse;"
+nodejs -e "require('css').stringify;"

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



More information about the Pkg-javascript-commits mailing list