mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixed typo in mtr_cases.pm
This commit is contained in:
@ -745,7 +745,7 @@ sub collect_one_test_case {
|
||||
if ( $enable_disabled )
|
||||
{
|
||||
# User has selected to run all disabled tests
|
||||
mtr_report(" - $tinfo->{name} wil be run although it's been disabled\n",
|
||||
mtr_report(" - $tinfo->{name} will be run although it's been disabled\n",
|
||||
" due to '$disable'");
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user