From 4b5de800dce483ac3af8e32799cc0bffaa15b4eb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 4 Sep 2019 04:11:40 +0200 Subject: add test 11 --- src/auditor/test-auditor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditor/test-auditor.sh') 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 -- cgit v1.2.3