Clarify test failure
This commit is contained in:
parent
2f17a17587
commit
b43248e89f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ const char* tests()
|
|||
{
|
||||
CUnit unit = CUnit::getUnitFromVis('v');
|
||||
if( unit.getVisual() != 'v' )
|
||||
return "failed to properly create V unit";
|
||||
return "failed to properly create V unit with factory";
|
||||
}
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue