mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
Correct spelling of "faield".
This commit is contained in:
parent
202c2ebec4
commit
6b9f02ac12
@ -318,7 +318,7 @@ proc end_tests {} {
|
|||||||
puts "GOOD! No errors."
|
puts "GOOD! No errors."
|
||||||
exit 0
|
exit 0
|
||||||
} else {
|
} else {
|
||||||
puts "WARNING $::failed tests faield."
|
puts "WARNING $::failed test(s) failed."
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user