test: Update benchsuite

This commit is contained in:
Ed Page 2021-05-21 20:34:50 -05:00
parent 65d0ea238b
commit bd135c4ac9
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
set -e
UUT_DIR="codespell"
CODESPELL_VERSION="1.15.0"
CODESPELL_VERSION="2.0.0"
if [[ $# -eq 0 ]]; then
exit 1

View file

@ -2,7 +2,7 @@
set -e
UUT_DIR="misspell_go"
MISSPELL_GO_VERSION="2.2"
MISSPELL_GO_VERSION="0.3.4"
if [[ $# -eq 0 ]]; then
exit 1