(re)Inlined isTrue()
This commit is contained in:
parent
e54dcdac8b
commit
3b965aa501
3 changed files with 2 additions and 3 deletions
|
@ -38,7 +38,6 @@ namespace Catch {
|
|||
return os;
|
||||
}
|
||||
|
||||
bool isTrue( bool value ){ return value; }
|
||||
bool alwaysTrue() { return true; }
|
||||
bool alwaysFalse() { return false; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue