summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-03-14 11:20:32 +0100
committerGard Spreemann <gspr@nonempty.org>2020-03-14 11:20:32 +0100
commit30cde7673936e36c2fdaa1b5e80526af39636461 (patch)
treed59149afab94d79948f7a9a9031c81b45f2a40bb /debian/tests/control
parent31d1a54ed85b56603a430521166ff7137a279823 (diff)
Allow tests to output to stderr without causing failure.debian/1.5-5
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 1b4d2c3..613d0c7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,7 @@
Tests: utils.sh
Depends: phat-utils, shunit2
+Restrictions: allow-stderr
Tests: python.sh
Depends: python3-all, python3-phat
+Restrictions: allow-stderr