summaryrefslogtreecommitdiff
path: root/src/auditor/test-auditor.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-09-03 04:45:26 +0200
committerChristian Grothoff <christian@grothoff.org>2019-09-03 04:45:26 +0200
commitdd6a00620161edff94ae47db55fb2f9d19effa98 (patch)
treec2e3e35ab3c8636130c159a1010a46cfc2ca86bb /src/auditor/test-auditor.sh
parent3eb0a3766f73f01105e7ee894f03617b0ca9a0b0 (diff)
downloadexchange-dd6a00620161edff94ae47db55fb2f9d19effa98.tar.gz
exchange-dd6a00620161edff94ae47db55fb2f9d19effa98.tar.bz2
exchange-dd6a00620161edff94ae47db55fb2f9d19effa98.zip
bump test counter
Diffstat (limited to 'src/auditor/test-auditor.sh')
-rwxr-xr-xsrc/auditor/test-auditor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index f4d176289..f51ec473f 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -9,7 +9,7 @@ set -eu
# Set of numbers for all the testcases.
# When adding new tests, increase the last number:
-ALL_TESTS=`seq 0 4`
+ALL_TESTS=`seq 0 5`
# $TESTS determines which tests we should run.
# This construction is used to make it easy to