forked from catchorg/Catch2
More formatting/ colour tweaks
This commit is contained in:
@@ -26,7 +26,8 @@ namespace Catch {
|
||||
OriginalExpression,
|
||||
ReconstructedExpression,
|
||||
|
||||
SecondaryText
|
||||
SecondaryText,
|
||||
Headers
|
||||
};
|
||||
|
||||
virtual void set( Colours colour ) = 0;
|
||||
|
||||
Reference in New Issue
Block a user