summaryrefslogtreecommitdiff
path: root/tests/lib-restricts
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-18 12:00:57 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-20 14:31:19 +0100
commit9f4a5f045e36edddb3ffd23667a52f4ee319c675 (patch)
tree093ec9e44cdeceb966289968050554cf593a4c95 /tests/lib-restricts
parent26efd7f35ef83d9bf28755a839e2ed9cb414afb6 (diff)
test suite: Trigger on indirect dependencies
As discussed on debian-ci. Bug report to request documentation for this in the autopkgtest spec is TBD. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/lib-restricts')
-rw-r--r--tests/lib-restricts4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/lib-restricts b/tests/lib-restricts
index bffe13a..bb695c4 100644
--- a/tests/lib-restricts
+++ b/tests/lib-restricts
@@ -20,3 +20,7 @@ t-restriction-x-dgit-unfinished () {
echo 'unfinished test, or unfinished feature'
return 1
}
+
+t-restriction-hint-testsuite-triggers () {
+ :
+}