summaryrefslogtreecommitdiff
path: root/tests/lib-restricts
diff options
context:
space:
mode:
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 () {
+ :
+}