forked from catchorg/Catch2
Added missing newline
This commit is contained in:
@@ -38,5 +38,4 @@ namespace Catch
|
|||||||
m_output = oss.str();
|
m_output = oss.str();
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user