summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lib4
-rw-r--r--tests/lib-mirror2
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/lib b/tests/lib
index 7023dbf..2607ca2 100644
--- a/tests/lib
+++ b/tests/lib
@@ -1024,7 +1024,9 @@ t-dsd () {
}
t-policy-admin () {
+ : '(((((((((((((((((((((((((((((((((((((((('
${DGIT_INFRA_PFX}dgit-repos-admin-debian --repos $tmp/git "$@"
+ : '))))))))))))))))))))))))))))))))))))))))'
}
t-policy-nonexist () {
@@ -1056,8 +1058,10 @@ t-debpolicy () {
}
t-policy-periodic () {
+ : '(((((((((((((((((((((((((((((((((((((((('
${DGIT_REPOS_SERVER_TEST-dgit-repos-server} \
test-dummy $drs_dispatch '' --cron
+ : '))))))))))))))))))))))))))))))))))))))))'
}
t-restrict () {
diff --git a/tests/lib-mirror b/tests/lib-mirror
index 8aa751a..25f0f90 100644
--- a/tests/lib-mirror
+++ b/tests/lib-mirror
@@ -22,7 +22,9 @@ t-mirror-set () {
}
t-mirror-hook () {
+ : '(((((((((((((((((((((((((((((((((((((((('
"$mirror_hook" "$drs_dispatch" "$@"
+ : '))))))))))))))))))))))))))))))))))))))))'
}
t-check-mirrored () {