fix spelling errors

This commit is contained in:
Nathaniel Landau
2021-08-18 12:29:36 -04:00
parent e30d82acad
commit de803a2af9
12 changed files with 18 additions and 18 deletions

View File

@@ -33,7 +33,7 @@ setup() {
B=(1 2 3 4 5 6)
DUPES=(1 2 3 1 2 3)
######## DEFAUL FLAGS ########
######## DEFAULT FLAGS ########
LOGFILE="${TESTDIR}/logs/log.txt"
QUIET=false
LOGLEVEL=ERROR