better color choices
This commit is contained in:
parent
529b706738
commit
bfae720599
@ -164,7 +164,7 @@ void HeadlessSpecRunner::specLog(int indent, const QString &msg, const QString &
|
||||
if ( clazz.endsWith("fail") ) {
|
||||
red();
|
||||
} else {
|
||||
green();
|
||||
yellow();
|
||||
}
|
||||
std::cout << qPrintable(msg);
|
||||
clear();
|
||||
|
Loading…
Reference in New Issue
Block a user