bump test counter
This commit is contained in:
parent
3eb0a3766f
commit
dd6a006201
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user