Commit 124a9cb9 authored by unknown's avatar unknown

Update explanation why test was skipped

parent 46d8aeef
......@@ -445,7 +445,7 @@ sub collect_one_test_case($$$$$$$) {
elsif ( $::opt_skip_im )
{
$tinfo->{'skip'}= 1;
$tinfo->{'comment'}= "No IM support avaliable";
$tinfo->{'comment'}= "No IM tests(--skip-im)";
}
}
else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment