[Pkg-javascript-commits] [node-cli-cursor] 02/02: allow stderr during testing
Paolo Greppi
paolog-guest at moszumanska.debian.org
Thu Nov 2 21:29:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-cli-cursor.
commit 52b2d3abad003f7a96c0ac00623018bf4b997b70
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Thu Nov 2 22:22:40 2017 +0100
allow stderr during testing
inexplicably, autopkgtest prints the following 6 bytes to stderr:
5b: [
1b: ESC
32: 2
3f: ?
68: h
35: 5
---
debian/tests/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/tests/control b/debian/tests/control
index 9b95e60..f8e2bb7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,3 +3,4 @@ Depends: node-cli-cursor
Test-Command: mocha -u tdd -R spec
Depends: @, @builddeps@
+Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cli-cursor.git
More information about the Pkg-javascript-commits
mailing list