summaryrefslogtreecommitdiff
path: root/src/auditor/test-auditor.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-09-04 04:11:40 +0200
committerChristian Grothoff <christian@grothoff.org>2019-09-04 04:11:40 +0200
commit4b5de800dce483ac3af8e32799cc0bffaa15b4eb (patch)
tree2721d65cc3b18fa3f46962a6491b23c598ead4e4 /src/auditor/test-auditor.sh
parente975dd3bdd496f643fc22e3eb6a5e1f386e237b5 (diff)
downloadexchange-4b5de800dce483ac3af8e32799cc0bffaa15b4eb.tar.gz
exchange-4b5de800dce483ac3af8e32799cc0bffaa15b4eb.tar.bz2
exchange-4b5de800dce483ac3af8e32799cc0bffaa15b4eb.zip
add test 11
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 d6b0f15c0..0a79385f5 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 10`
+ALL_TESTS=`seq 0 11`
# $TESTS determines which tests we should run.
# This construction is used to make it easy to